[Question] Tabs in view #1986
Replies: 2 comments
-
As |
Beta Was this translation helpful? Give feedback.
0 replies
-
thanks you |
Beta Was this translation helpful? Give feedback.
0 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
I'm encountering an issue with the flet library in my Python code. I'm trying to create tabs with views using ft.View, but I'm getting an "Exception: Unknown control type: view" error. I've checked my code, and it seems like the ft.View class should be valid. This is for a larger project, but I wanted to start with an isolated test. Could someone please help me understand why I'm getting this error and how to resolve it?
Code sample
Error message
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions