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
fix: prevent navigation to 500 page during development (#240)
Only navigate to /500 error page in production environment to avoid
disrupting developer experience during HMR reloads. Toast notification
still shows in both environments for visibility.
Fixes#225
0 commit comments