Replies: 3 comments 1 reply
-
Also getting the same issue
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Runnning on OpenSUSE Tumbleweed |
Beta Was this translation helpful? Give feedback.
0 replies
-
Python 3.12.7 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
I am a retired person and I study Flet as a hobby, so I am not in any development team nor do I have any applications in production.
The issues occur after updating Flet to version 0.24.0. I have reverted to version 0.23 and the issues are gone.
Whether you run with python or flet run, when you close the app you always get 2 warnings.
Two warnings on closing do not affect the operation of the program. But if I add the WindowDragArea component, when I drag the window two errors appear that sometimes cause erratic operation of the application:
Code sample
Error message
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions