Error occurred:
- While rendering:
-top-level
application
discourse-root
user
user-nav
horizontal-overflow-nav
d-navigation-item
link-to
<anonymous> discourse-boot.js:21
Uncaught ReferenceError: While generating link to route "userPrivateMessages": can't access lexical declaration 'queryParams' before initialization
This without any Theme Components or plugins installed on current dev build …
Does using safe mode locally help? (I know you said there aren’t any custom plugins/themes, but perhaps it’s being affected by one of the plugins bundled in core)
Aha, we had some other reports of this @merefield and managed to track it down. Looks like it happens when the navigation mode is “dropdown” (not sidebar)