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
I created new files (content.ts and newtab.tsx correspondingly) and in each case, the effect didn't display even after waiting couple more seconds. I had to visit chrome://extensions page and manually reload the extension.
Not sure if this is expected (since new files were added). The live reload works when I update existing files
Forgot to mention that I had executed npm run dev before I tried to add the new files (and the command was still active / running) - development server was very much active - and yet I face the issue
louisgv
changed the title
[BUG] Live reload doesn't work when new extension pages are added
[BUG] Live reload doesn't work when new entries are added
Sep 30, 2022
What happened?
I tried out the with-content-script and with-newtab examples.
I created new files (content.ts and newtab.tsx correspondingly) and in each case, the effect didn't display even after waiting couple more seconds. I had to visit
chrome://extensions
page and manually reload the extension.Not sure if this is expected (since new files were added). The live reload works when I update existing files
Version
Latest
What OS are you seeing the problem on?
Linux
What browsers are you seeing the problem on?
Chrome
Relevant log output
No response
(OPTIONAL) Contact Details
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: