Hello friends,
My discourse installation got broken after the upgrade from 2.5.0-beta3 to 2.8.0-beta1.
Issue:
-
click on Hamburger Menu doesn’t open any menu.
Thus I can’t start any admin task. -
There are bug in JS Console (repeated many times)
popper.js:25 Uncaught Error: There is no route named admin
at RouteRecognizer.handlersFor (popper.js:25)
at NamedTransitionIntent.applyToState (popper.js:25)
at PrivateRouter.generate (popper.js:25)
at CustomWidget.href (application-fe9ee991da6504fca90ed9af1944975a34f8edf0ff952663df073d0806920bef.js:81306)
at CustomWidget.buildAttributes (application-fe9ee991da6504fca90ed9af1944975a34f8edf0ff952663df073d0806920bef.js:81324)
at CustomWidget.draw (application-fe9ee991da6504fca90ed9af1944975a34f8edf0ff952663df073d0806920bef.js:88387)
at CustomWidget.render (application-fe9ee991da6504fca90ed9af1944975a34f8edf0ff952663df073d0806920bef.js:88162)
at renderThunk (popper.js:25)
at handleThunk (popper.js:25)
at createElement (popper.js:25)
...
Any idea how to fix it?