PlasmoHQ / plasmo

🧩 The Browser Extension Framework
https://www.plasmo.com
MIT License
8.88k stars 316 forks source link

[BUG] hot reload doesnt work when editing devtools.tsx #940

Open dragonballa opened 3 months ago

dragonballa commented 3 months ago

What happened?

I generated a project with-devtools

I edited the index.tsx inside panels/

However the changes do not appear instantly I have to right click inside devtools and reload frame!

HMR connection is visible (devtools.tsx) no errors

Version

Latest

What OS are you seeing the problem on?

No response

What browsers are you seeing the problem on?

No response

Relevant log output

No response

(OPTIONAL) Contribution

Code of Conduct

dragonballa commented 3 months ago

Looks like #815 was opened last year and still no fix