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
Describe the bug
goHeaderBar is cancelled when routing is cancelled, we need to fix goHeaderBar being getting hidden on navigation cancel/failed/End on the same page.
To Reproduce
Steps to reproduce the behavior:
Use goHeaderBar on a page were you want to cancel or end the navigation after navigation is started.
when navigation cancels > goHeaderBar hides.
Expected behavior
goHeaderBar should not hide when naviagation is cancelled on the same page.
The text was updated successfully, but these errors were encountered:
Saravanan-Tangoe
changed the title
[BUG] GoHeaderBar hides when Navigation is cancelled
[CHORE] GoHeaderBar hides when Navigation is cancelled
Feb 17, 2023
Describe the bug
goHeaderBar is cancelled when routing is cancelled, we need to fix goHeaderBar being getting hidden on navigation cancel/failed/End on the same page.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The text was updated successfully, but these errors were encountered: