-
Notifications
You must be signed in to change notification settings - Fork 489
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
get_directory_path issue #1562
Comments
It is indeed this error. The problem I found is exactly as you described. Thank you very much for your report. https://github.com/flet-dev/flet/issues/1563 |
@markosster Is this problem solved? |
@hokaso Yes. I tested it with the latest version of flet (0.8.2) and it doesnt crash. |
I have this issue still present in |
Hopefully fix flet-dev#1572, flet-dev#1563, flet-dev#1562
Function get_directory_path closes application's window after on_click event. Specifically after the dialog window closes it freezes the app for about 2-3 seconds and then terminates the application.
Code:
Test example from: #1297
Mainly i found this on my code and i tried to test it for clearness with this simple example and it came out that it does not work on it either, so i post the simple one bellow.
Results:
Additional information:
Flet version:
Operating system:
The text was updated successfully, but these errors were encountered: