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
As part of the work done on Instructor Dashboard, we used Nav from paragon with Link from react-router-dom to handle correctly the route changes, even if we use relative routes like "New tab" (using "/my_tab" route on "to" prop for Link) on the demo recording, frontend-base header reloads every time.
Screen.Recording.2026-03-04.at.1.31.49.p.m.mov
At first we thought was an issue on our implementation but same happens on frontend base example app: