How to listen to port with React
I want listening to a port in sidepanel I have check in my background file port and the sender and port handler are correctly configured, the problem is in the receiver
I try this
But it don't work and the div is not even rendering, I tried without hook (getPort) and it is the same
2 Replies