Describe the bug
A clear and concise description of what the bug is.
When making changes to my application and I save a file, my app is hot reloaded but after between 1-3 seconds it will reload again
To Reproduce
Steps to reproduce the behavior:
Code/Link to Repo:
Expected behavior
A clear and concise description of what you expected to happen.
When I save a file, my application is expected to reload once with the new changes.
Screenshots
If applicable, add screenshots to help explain your problem.
Specifics (please complete the following information):
Python Version: Python 3.12.6
Reflex Version: reflex-0.5.10 / reflex-0.6.0a1
OS: macOS 14.6.1 (23G93)
Browser (Optional): safari / brave (chromium)
Additional context
Add any other context about the problem here.
Describe the bug A clear and concise description of what the bug is. When making changes to my application and I save a file, my app is hot reloaded but after between 1-3 seconds it will reload again
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen. When I save a file, my application is expected to reload once with the new changes.
Screenshots If applicable, add screenshots to help explain your problem.
Specifics (please complete the following information):
Additional context Add any other context about the problem here.