Files
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
..
2025-05-20 14:51:44 +02:00
2025-05-27 17:44:42 +02:00
2025-05-07 17:15:56 +02:00
2024-04-15 19:39:03 +02:00
2025-05-07 17:15:56 +02:00