I have a document listener function, that function sends to bgsw, I tried ports and relay messaging api
problem is when I click written component inside of content.tsx messaging API works well but when I click to the outside of that component doesn't work I need to use it everywhere in the dom
Actually I don't need to use content.tsx , can use content.ts but that point problem is the same
Version
Latest
What OS are you seeing the problem on?
MacOSX
What browsers are you seeing the problem on?
Chrome
Relevant log output
No response
(OPTIONAL) Contribution
[ ] I would like to fix this BUG via a PR
Code of Conduct
[X] I agree to follow this project's Code of Conduct
[X] I checked the current issues for duplicate problems.
What happened?
content.tsx
problem is when I click written component inside of content.tsx messaging API works well but when I click to the outside of that component doesn't work I need to use it everywhere in the dom
Actually I don't need to use content.tsx , can use content.ts but that point problem is the same
Version
Latest
What OS are you seeing the problem on?
MacOSX
What browsers are you seeing the problem on?
Chrome
Relevant log output
No response
(OPTIONAL) Contribution
Code of Conduct