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
Website: don't crash horribly on error doc problem
If a problem is detected with some error documentation, we used to show
the problem on the error page in a nice red box. This broke after some
refactoring, and now the whole page crashes with a ReferenceError.
Fix the bug by using the correct variable.
0 commit comments