Replies: 1 comment 3 replies
-
Can you provide some code we can run to view the issue? |
Beta Was this translation helpful? Give feedback.
3 replies
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
Hi all, I'm making a mobile app and utilising
ft.UserControl
to build screens in my app. 99% of the time error is shown directly in flet app window behind all existing elements, making it unreadable and not understandable, since I have no idea what exactly went south.Is there any option for more verbose output of error not into app window, but into console?
Code sample
Error message
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions