-
Notifications
You must be signed in to change notification settings - Fork 348
Open
Labels
Description
Describe the bug
Based on the sample code provided in this issue #354 by @Sec-ant, providing the URL for a self-hosted file should work.
I've added the wasm
file as a static file of a Nuxt project as our CSP rules are pretty strict.
The camera is active, but the reader fails to execute.
The implementation is what's provided in the minimal reproduction setup below. Is that incorrect?
To Reproduce
https://stackblitz.com/edit/github-ptbbrj?file=app.vue
Screenshots

Desktop (please complete the following information):
- OS: MacOS
- Browser: Chrome
- Version: 123.0.6312.107
dargmuesli