When navigating to Special:ContentTranslation page on mobile site (e.g. ca.m.wikipedia.org/w/index.php?title=Special:ContentTranslation&campaign=contributionsmenu&to=ca), the page is displayed with a wrong message "This tool does not work without JavaScript. JavaScript is disabled, failed to work, or this browser is unsupported."
TypeError: Cannot set property 'activator' of null TypeError: Cannot set property 'activator' of null at createMainMenu
The content on the page is not displayed and the message is incorrect - the javascript was, in fact, enabled. To make Special:ContentTranslation work on mobile, I needed to switch to the desktop view on some other page. Deleting m from the url did not work - it aggressively re-directs to the mobile view.
