Replies: 1 comment 1 reply
-
Your popping callback should look like this. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Duplicate Check
Describe the bug
I write some views, there is a listview in the first page and i click a button on a cell to enter another view.
Back it.
So, the click action i clicked before does not work.
Here is the whole code sample.
backexample.zip
Code sample
main.py
ClassListView .py
practiceview.py
To reproduce
1、Run the sample code and click the newpage

2、click a cell right button

3、at the appbar view,click back button

4、click the cell button again

5、click another cell button ,it work

Expected behavior
No response
Screenshots / Videos
Screenshots / Video demonstration
default.mp4
Operating System
Windows
Operating system details
win11
Flet version
0.23.2
Regression
Yes, it used to work in a previous Flet version (please specify the version in additional details)
Suggestions
No response
Logs
Logs
[Paste your logs here]
Additional details
No response
Beta Was this translation helpful? Give feedback.
All reactions