Replies: 1 comment
-
Python is the cause, not Flet. Try printing your |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Duplicate Check
Describe the bug
CuperinoSegmentedButton's controls are assigned with elements of a certain list:
But when I'm adding this class to my app, elements in button end up mixed up.

Code sample
Code
To reproduce
Expected behavior
The order of the list elements matches the placement of the elements in the button.
Screenshots / Videos
Captures
Operating System
Windows
Operating system details
11
Flet version
0.24.1
Regression
I'm not sure / I don't know
Suggestions
No response
Logs
Logs
[Paste your logs here]
Additional details
No response
Beta Was this translation helpful? Give feedback.
All reactions