Is there a generic way of getting a reference to flets page object? #787
Unanswered
ItsCubeTime
asked this question in
Q&A
Replies: 1 comment
-
Flet could run multiple apps in the same Python app. I'm not sure there is an easy way to do "get current page" method. Recommended solution is to implement your app as a |
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.
-
Hi 👋 Is there some function callback that I can use to get a page ref in parts of my code that isnt directly called by some part of flet?
If not, make this a feature request. I think this is the most obnoxious "issue" Ive run into so far
Beta Was this translation helpful? Give feedback.
All reactions