onMessage on Window does only accept messages from content-script. Messages from Background or Popup are never-resolving Promises. #96
Labels
🧐 Bug: Needs Confirmation
Something isn't working, but needs to be confirmed by a team member.
Version
6.0.1
Current Behavior
A onMessage listener in the window context currently only reacts to messages from content-script. Messages from Background or Popup are never-resolving Promises.
Expected Behavior
Messages from Background or Popup to the window context should work.
Steps To Reproduce
Anything else?
No response
The text was updated successfully, but these errors were encountered: