-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Labels
Milestone
Description
About
When navigating inside the app (e.g., going through 4–5 screens/tabs), if I press the default mobile back button, the app closes directly instead of going back to the previous screen.
Expected Behavior
The default back button should follow single-page-wise navigation (go back one screen at a time) instead of closing the entire app.
Question
Is this behavior configurable or fixable in the current version?
- Can I implement per-page back navigation using the default mobile back button?
- Or is this a known bug that your team plans to resolve in a future release?
bhaveshgohel