-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Prevent Multiple App Reloads | closes #12
Implemented a slower but more robust method for detecting file changes. Before triggering an app reload, the new approach verifies whether the file content has actually changed. This resolves the issue discussed in #12, where unnecessary reloads were occurring.
- Loading branch information
Showing
1 changed file
with
31 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters