Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mumble Web integration in React #198

Open
mujtabaraza opened this issue Jun 23, 2022 · 0 comments
Open

Mumble Web integration in React #198

mujtabaraza opened this issue Jun 23, 2022 · 0 comments

Comments

@mujtabaraza
Copy link

I was trying to use this with React JS UI. and on my own button starting the connect

but on this._worker = new Worker() getting this error

TypeError: workerP__WEBPACK_IMPORTED_MODULE_6_.default is not a constructor
at WorkerBasedMumbleConnector._postMessage (worker-client.js:37:1)
at WorkerBasedMumbleConnector.setSampleRate (worker-client.js:28:1)
at GlobalBindings.connect (lib.js:209:1)
at lib.js:352:1

worker.js is exporting like export default null

any way to fix it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant