When the user finishes going through the onboarding dialogs, on the same page as they first signed in, React enters an infinite re-rendering loop, before bailing out with the "too many rerenders" error
In non-development environments, this seems to cause a temporary 500 (goes away on refresh)