Hi!
I am getting self.port is undefined error when working on FF plugin under JPM.
NodeJS is used.
The file.js script is under data and sends the message to the index.js, which have a panel. Self.port.emit is not working, but seem to work maybe once or several times.
Are you using self.port from a regular javascript file? It has to be a contentScript inejcted into myPanel. Can you share he code you use to create myPanel?
Also by "NodeJS is used " do you mean you are using JPM?
Thanks! It was for getting the code, yes.
All worked 2-3 times somehow, but later no. I decided to get without this.
Now I want to change the Date(), for getting another Timezone. It’s also a question. For this topic or not, if you can answer, please post.