ribesg
07/05/2024, 11:06 AMnav.navigateUp()
fast (by clicking a back button before the navigation animation completes), navigation completely breaks. Anyone noticed that?Meet
07/05/2024, 11:38 AMribesg
07/05/2024, 11:50 AMMeet
07/05/2024, 11:51 AMribesg
07/05/2024, 11:54 AMribesg
07/05/2024, 11:55 AMMeet
07/05/2024, 11:55 AMIvan Matkov
07/05/2024, 1:14 PMribesg
07/05/2024, 1:32 PMIvan Matkov
07/05/2024, 1:33 PMPablichjenkov
07/05/2024, 11:54 PMpop
with the stack empty it kinda breaks.
You can guard against it by checking if it is not empty before calling pop. In your situation you should also debounce the double clicking.
Check this video
Go to the comments section and read the first comment. navigateUp
wasn't the right solution for this problem either.Ian Lake
07/06/2024, 3:37 AM