You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The navigation bar's back button is not functioning correctly.
After transitioning to a new screen, pressing the back button does not return to the previous screen but instead exits the app.
To Reproduce
Connect server
Navigate to Settings > Theme.
Wait a few seconds...
Press the back button on the navigation bar.
Instead of returning to the previous screen, the app exits unexpectedly.
Expected behavior
Pressing the back button should navigate back to the previous screen instead of closing the app.
Screenshots
show domainlist screen
before
after
after status update(5 seconds later)
Environments
Version: v0.9.3
Additional context
This issue seems to be related to the refresh timing. When the refresh interval is longer, the back button remains functional for a longer duration.
Alternatively, if the app does not connect to the server, the issue does not occur.
|
The text was updated successfully, but these errors were encountered:
Describe the bug
The navigation bar's back button is not functioning correctly.
After transitioning to a new screen, pressing the back button does not return to the previous screen but instead exits the app.
To Reproduce
Settings > Theme
.Expected behavior
Pressing the back button should navigate back to the previous screen instead of closing the app.
Screenshots
show domainlist screen
before
after
after status update(5 seconds later)
Environments
Additional context
This issue seems to be related to the refresh timing. When the refresh interval is longer, the back button remains functional for a longer duration.
Alternatively, if the app does not connect to the server, the issue does not occur.
|
The text was updated successfully, but these errors were encountered: