skip_route_change_event in page.go() does not work #2920
Labels
bug
Something isn't working
enhancement
Improvement/Optimization
has reproducible steps
Issue is reproducible
Description
while using page.go(skip_route_change_event=True) it should skip page.on_route_change. Instead, event is triggered no matter what, in this code example, while clicking on "Go home" button, it should not do anything, neither print("event route") nor append view.
Code example to reproduce the issue:
Flet version:
Operating system:
Linux Ubuntu
The text was updated successfully, but these errors were encountered: