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
We are having a react application that uses hash router. We are facing issue of route in browser getting reset.
Steps:
-Load application.
-Navigate to a route within application that has redoc control.
-Scroll down and up again on document open using redoc control.
-The route in browser is reset.
The text was updated successfully, but these errors were encountered:
Any update here please? Here is a react sample link: redoc react hash router
Steps:
-Load application.
-Click on "Pet Store" link. This will open a redoc document.
-Scroll down and up again on redoc document.
-Expected: The route is browser does not reset.
Actual: The route in browser is reset.
We are having a react application that uses hash router. We are facing issue of route in browser getting reset.
Steps:
-Load application.
-Navigate to a route within application that has redoc control.
-Scroll down and up again on document open using redoc control.
-The route in browser is reset.
The text was updated successfully, but these errors were encountered: