Skip to content

Fix mobile nav not showing up on landing page (signed out)

Compare
Choose a tag to compare
@fabd fabd released this 15 Oct 15:34
· 720 commits to master since this release

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