AudioWorklet not loading in CSUI, works in popup
Hey guys,
I'm having an issue using
AudioWorklet
in the context of Content Script UI.
We're having trouble connecting our audio processor (with worklet.addModule
) in our CSUI component (but not in our popup.tsx
).
Here is the offending code:
Any help appreciated.0 Replies