You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hot Reload not working either on popup, tabs or panel. No changes are displayed until reloaded manually.
Expected
It should load page changes via Hot Reload
Steps to Reproduce
Just clone the project and run it locally
yarn dev (or yarn dev:mon)
modify and save a page tax file
Nodemon rebuilds but HMR does not work on any of the Pages. Changes are only applied when reopening the popup, reloading the options or the new tab, or reopening devtools.
The text was updated successfully, but these errors were encountered:
packetstracer
changed the title
HMR not working either on popup, tab or panel
HMR not working either on popup, tabs or panel
Oct 16, 2022
What is the problem
Hot Reload not working either on popup, tabs or panel. No changes are displayed until reloaded manually.
Expected
It should load page changes via Hot Reload
Steps to Reproduce
Just clone the project and run it locally
yarn dev
(or yarn dev:mon)Nodemon rebuilds but HMR does not work on any of the Pages. Changes are only applied when reopening the popup, reloading the options or the new tab, or reopening devtools.
The text was updated successfully, but these errors were encountered: