Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add ext reloader to fix infinite refresh #49

Merged
merged 1 commit into from
Mar 26, 2024
Merged

fix: add ext reloader to fix infinite refresh #49

merged 1 commit into from
Mar 26, 2024

Conversation

richardliang
Copy link
Contributor

During development yarn dev or npm run dev, when you change code in certain files, it triggers an infinite loop reloading the active tab the extension is reading.

I haven't been able to find all the ways to reproduce, but you can update bookmarks.json while in dev mode, and it should trigger this bug

This fix adds a webpack plugin which will reload the entire extension on changes

@sinui0 sinui0 requested a review from 0xtsukino March 21, 2024 03:24
@0xtsukino 0xtsukino merged commit d002407 into tlsnotary:main Mar 26, 2024
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants