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
In Firefox
In App.vue, I am creating the worker then later on in App.ts sending a postmessage.
The worker loads after I post the message so there is no message handler setup yet.
In Firefox
In App.vue, I am creating the worker then later on in App.ts sending a postmessage.
The worker loads after I post the message so there is no message handler setup yet.
I am also using vite-plugin-top-level-wait
https://github.com/greenpdx/vue_wasm_template
branch oworker
I know what is happening but I don't know how to fix it.
The text was updated successfully, but these errors were encountered: