-
Notifications
You must be signed in to change notification settings - Fork 454
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
flet==0.25.0.dev3721 hot reload not working flet run main.py -d -r #4380
Comments
reinstall |
I've already tried it with a clean install and it doesn't work with -d -r on recursive directories, it only works with files in the main directory. .venvdev@dev-p:~/dev_code/linux/flet/gym_sa$ flet run main.py -r [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Stack Overflow --- Logging error --- |
which python version are you using and did this same happen with other |
There have been issues with this for at least 2 stable versions of flet. |
There has to be something wrong with |
I have these issues with stable version 0.24.1, and also with the 0.25.0.dev3721 version. flet run work fine, flet run -d or flet run -d -r or flet run -r keep hanging. Very anoying while developing. |
Duplicate Check
Describe the bug
hot reload not working flet run main.py -d -r
Code sample
Code
To reproduce
flet run main.py -d -r
Expected behavior
No response
Screenshots / Videos
Captures
[Upload media here]
Operating System
Linux
Operating system details
Kubuntu 24.04
Flet version
0.25.0.dev3721
Regression
No, it isn't
Suggestions
No response
Logs
Logs
Additional details
No response
The text was updated successfully, but these errors were encountered: