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: Allow file-change events soon after reloading #13065

Merged
merged 1 commit into from May 14, 2021

Conversation

eviltrout
Copy link
Contributor

This patch remembers the last id for the file-change event and uses it
to initialize the client side watcher. This should help fix the issue
where styles are not reloaded client side if the browser refreshed.

This patch remembers the last id for the `file-change` event and uses it
to initialize the client side watcher. This should help fix the issue
where styles are not reloaded client side if the browser refreshed.
@eviltrout eviltrout merged commit 32d6d83 into master May 14, 2021
@eviltrout eviltrout deleted the use-last-file-change-id branch May 14, 2021 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants