You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having the same issue. Were you able to resolve this @chi1216. WebWorker seems to work but SharedWorker is not working at all. I get this error: Uncaught TypeError: Failed to construct 'SharedWorker': 1 argument required, but only 0 present.
In typescript I tried to load sharedworker with this plugin, but it doesn't seem to work properly.
The text was updated successfully, but these errors were encountered: