bizz84 / bizz84/nested_navigation_examples

in a web app with the beamer example, the web browser back button does not work correctly

Open
#5 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
No language data
Stars
118
Forks
20
PR merge metrics
No merged PRs in 30d

Description

in a web app with beamer, the web browser back button does not work correctly.

When I run the beamer version for the web and google chrome, I can switch between the details screens A and B and the counters that they display are independent and are not lost when I switch between the two details screens using the bottom navigation buttons. Each time I switch, the URL in the browser address bar changes between a and b
http://localhost:64367/#/a/details
http://localhost:64367/#/b/details
but when I look in the browser back button history it shows "Details B" a lot instead of alternating. If I select the first one in the list, the URL changes from B to A but the screen itself stays on "details B". Sometimes when I click the browser back button the details screen does change from B to A (along with the URL) but the counter on screen A gets reset to zero.

![image](https://user-images.githubusercontent.com/39331416/230720218-5f32849a-360a-45f8-83c5-4af86048f21f.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.