Open majoshi1 opened 2 years ago
This makes it impossible to scroll down, just gets locked in a loop scrolling back to top.
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.
Any update here please?
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.