ReferenceError: _messaging is not defined while using sendToBackground()
I am getting this weird error while trying to use the plasmo messaging package from my content script to send a message to one of the listeners (aiRequest) in my background worker
Here is the code that the error is happening at:
Is this an issue with the new update?
0 Replies