storylite icon indicating copy to clipboard operation
storylite copied to clipboard

[bug] history.back() is inconsistent

Open itsjavi opened this issue 1 year ago • 0 comments

Describe the bug

After navigation to many routes, when we use the browser's back button, sometimes the UI is not refreshed even if the URL changed.

** Actions **

  • Cover the router with tests
    • Consider adding e2e Playwright tests
  • Debug and fix this particular case

Environment

  • OS with version: macOS 13.4.1
  • Browser with version: Brave 1.57.57
  • JS Runtime with version: NodeJS 18

itsjavi avatar Sep 05 '23 01:09 itsjavi