When there is page redirect some JS actions stops working - instead of showing dynamic content it redirects to new page.
How to reproduce: Go to https://en.m.wikipedia.org/wiki/MainPage. It redirects you https://en.m.wikipedia.org/wiki/Main_Page
- WebConsole contains error :
Exception in module-execute in module skins.minerva.scripts: TypeError: Cannot read property 'newFromText' of undefined TypeError: Cannot read property 'newFromText' of undefined(…) Exception in module-execute in module skins.minerva.tablet.scripts: TypeError: M.getCurrentPage is not a function TypeError: M.getCurrentPage is not a function
- typing in search bar doesn't show result
- click bell icon in right top corner, instead of showing panel on right side it redirects to https://en.m.wikipedia.org/w/index.php?title=Special:Notifications&returnto=Main+Page