Fix mobile nav not showing up on landing page (signed out)
Deployed a fix for the mobile nav not showing up on the landing page (when signed out). Thanks to Callous for reporting the bug.
The Fix
- (build): fix obscure "Cannot access 'x' before initialization" error (056624b)
Other commits since last deployment
- (build): bump packages (see notes!) (643d209)
- (refactor): fix error reported by vue-tsc (since axios pkg update?) (ff3899e)
- (build): add "fasterbuild" to skip vue-tsc checks (0dfdfe7)
Full Changelog: v2021.10.14...v2021.10.15