owlfox / TerriaMap

Taiwan fork of Catalog-based web geospatial visualisation platform.
https://map.owlfox.org
Apache License 2.0
0 stars 0 forks source link

mobile view not working lol #1

Open owlfox opened 4 years ago

owlfox commented 4 years ago
Screen Shot 2019-11-22 at 2 02 09 pm
owlfox commented 4 years ago

Uncaught TypeError: Cannot read property 'key' of undefined at Object. (MobileMenu.jsx:102) at Array.map () at Object.MobileMenu_render [as render] (MobileMenu.jsx:99) at ObserveModelMixin.js:34 at Function.xd (knockout-3.5.0.js:61) at Function.yd (knockout-3.5.0.js:61) at Function.ha (knockout-3.5.0.js:60) at Object.a.o.a.$ (knockout-3.5.0.js:58) at ObserveModelMixin.js:25 at Object.K (knockout-3.5.0.js:47) react-dom.development.js:12338 Warning: componentWillMount has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.

Please update the following components: MobileHeader, MobileMenu, MobileModalWindow

owlfox commented 4 years ago

fixing by remove the Menu component temporarily. https://github.com/owlfox/TerriaMap/commit/228a01bcb03bf50aac89aa5f4c033271e562b5ce

owlfox commented 4 years ago
Screen Shot 2019-11-22 at 3 00 48 pm

back to work!(talking to myself)