-
-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: css messed up after return to dashboard from interview route
app router by default uses soft navigation. we want to force hard navigation here using window.location.href on navigation from /interview to /dashboard so that the styles will reload. this fixes bug where interview styles were being applied to /dashboard
- Loading branch information
Showing
1 changed file
with
15 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters