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
I'm looking into this issue, will open a PR once I've written enough code for discussion👍🏻
Edit 1:
I added a console.log to display URL history using document.referrer in CaseDetails > index.tsx. There seems to be multiple re-renders of the page as seen in the video attached. Furthermore, if you hold click the back button of browser, you can see that just 1 click causes multiple route navigation to have taken place, and if we click on a url >2 from current location, it navigates to that as shown in the video as well.
kleros-back.mp4
P.S. I'll look into this in more detail... Would like to know your feedback on what could be the issue and/or the proposed approach in the mean time!
No description provided.
The text was updated successfully, but these errors were encountered: