Vanadium
Vanadium copied to clipboard
Web workers in Vanadium not working
Was writing a web app that used a shared web worker and noticed that it wasn't working in Vanadium. In the debugging process, I noticed that the simple demos given on mozilla.org don't work in Vanadium as well:
https://mdn.github.io/dom-examples/web-workers/simple-shared-worker/
Is there a security feature that can be turned off to enable web workers?
Thanks.
Don't know, but you can try https://web.dev/articles/cross-origin-isolation-guide enabling the background sync feature in site settings. It's probably expected due to the settings.