The mobile version of community.wanikani.com is not loading at all, across multiple devices and browsers (the topic where people are complaining about it is not public). I am not seeing this issue on meta or two other Discourse communities that I use.
By emulating the mobile view using Chrome, I can reproduce the issue, and I see this in the console.
Uncaught TypeError: Cannot set property 'mobile_switch_title' of undefined
at 23dfbfa44f138107254805695e6e2e7e3e6832f4.js?__ws=community.wanikani.com:22
at N (_application-39c4d1a39e8a2b6b9162eac80a90974a6733642346ff57ef7968229a741b2c1c.js:21739)
at Object.initialize (_application-39c4d1a39e8a2b6b9162eac80a90974a6733642346ff57ef7968229a741b2c1c.js:8301)
at _ember_jquery-0ae86c6a7527a99c2b9b8a11521273bd9cb4f7d41bc546df081b7ee94f26d9c3.js:45916
at e.each (_ember_jquery-0ae86c6a7527a99c2b9b8a11521273bd9cb4f7d41bc546df081b7ee94f26d9c3.js:62927)
at e.walk (_ember_jquery-0ae86c6a7527a99c2b9b8a11521273bd9cb4f7d41bc546df081b7ee94f26d9c3.js:62841)
at e.each (_ember_jquery-0ae86c6a7527a99c2b9b8a11521273bd9cb4f7d41bc546df081b7ee94f26d9c3.js:62771)
at e.topsort (_ember_jquery-0ae86c6a7527a99c2b9b8a11521273bd9cb4f7d41bc546df081b7ee94f26d9c3.js:62779)
at n._runInitializer (_ember_jquery-0ae86c6a7527a99c2b9b8a11521273bd9cb4f7d41bc546df081b7ee94f26d9c3.js:45930)
at n.runInstanceInitializers (_ember_jquery-0ae86c6a7527a99c2b9b8a11521273bd9cb4f7d41bc546df081b7ee94f26d9c3.js:45914)
Does anyone have any insight into this issue?