opnform-host-nginx/client/components
Julien Nahum 9a42aacc3a Enhance Barcode Input and File Input Components with Client-Only Wrapper
- Updated `nuxt.config.ts` to include `@zxing/library` in the transpile list, ensuring compatibility with the new barcode scanning functionality.
- Modified `BarcodeInput.vue` and `FileInput.vue` components to wrap the `CameraUpload` component in a `<ClientOnly>` tag, preventing server-side rendering issues and improving the user experience during barcode scanning.

These changes aim to enhance the functionality of the barcode scanning feature while ensuring proper rendering in client-side environments.
2025-05-30 11:49:13 +02:00
..
forms Enhance Barcode Input and File Input Components with Client-Only Wrapper 2025-05-30 11:49:13 +02:00
global Self hosted domain redirect (#756) 2025-05-20 14:51:44 +02:00
open Update dependencies and refactor CameraUpload component to use ZXing … (#760) 2025-05-30 10:30:19 +02:00
pages Version in self hosted (#770) 2025-05-27 17:44:42 +02:00
settings Refactor form rendering (#747) 2025-05-07 17:15:56 +02:00
tools 0351d front end linting (#377) 2024-04-15 19:39:03 +02:00
vendor Update GTM Configuration and Dependencies 2025-05-19 15:54:45 +02:00
workspaces Refactor form rendering (#747) 2025-05-07 17:15:56 +02:00