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

feat:Implement automatic page reloading #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Gary-Hobson
Copy link
Contributor

Monitor file changes and automatically update the page if the file is modified

This is very helpful for developing applications, it can see page changes without restarting the application

Monitor file changes and automatically update the page if the file is modified

Signed-off-by: garyhobson <garyhobson@qq.com>
@derekstavis
Copy link
Collaborator

Oh wow I just missed this! Thanks for sending out! I will take a look over the next few days!

@derekstavis
Copy link
Collaborator

Alright. I've gotten this to work (sometimes) on my environment. However, I noticed a few issues:

  1. When reloading the file it crashes
Screen.Recording.2024-05-02.at.8.57.09.PM.mov
  1. When quitting there seems to be a leak:
image

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.

None yet

2 participants