Ever since this morning my forum has only been showing a blank page on desktops, while being fine on mobile.
On loading the site the console logs the following error:
Uncaught TypeError: Cannot read property 'startRouting' of undefined
at i.startRouting (_ember_jquery-60dedd1….js:2859)
at i.didBecomeReady (_ember_jquery-60dedd1….js:3842)
at invoke (_ember_jquery-60dedd1….js:337)
at a.flush (_ember_jquery-60dedd1….js:405)
at u.flush (_ember_jquery-60dedd1….js:529)
at p.end (_ember_jquery-60dedd1….js:599)
at _ember_jquery-60dedd1….js:1165
So far I’ve tried to restart, rebuild, disable all plugins and rebuild again, revert to stable (instead of beta) and rebuild again, and removing the tmp folder inside of Discourse (as per Master branch giving blank page for dev), and then rebuild again.
None of this seems to have helped however.