Skip to content
Discussion options

You must be logged in to vote

If you are making a custom control inherited from existing Flet control then there is no need to pass Page instance into its constructor. You should be able to access page as self.page inside that control.

Also, I see you use some 3rd-party library flet_easy. The problem could be there - I don't know about that library. Maybe you can do a smaller repro with that library and your control.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@FeodorFitsner
Comment options

@NooRMaseR
Comment options

@FeodorFitsner
Comment options

Answer selected by NooRMaseR
@NooRMaseR
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #3131 on April 29, 2024 15:54.