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
Expected behavior is that when a page doesn't exist for a specific docs version, we redirect to the homepage for that version. Seems like maybe the RTD "maze found" page is fooling our AJAX into thinking that a page does exist there? Except that once in a while, it does work as expected. I haven't figured out whether it's intermittent (some kind of race between our AJAX and RTD's maze-finding logic?) or systematic (only works on some pages / some versions).