Describe the bug
When resizing the screen it turns white, console errors shows:
Uncaught TypeError: Cannot read property 'initialActive' of undefined
which lead to Mobile ctor. (calling this.state = { active: options.initialActive }) options in undefined.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
change to mobile view successfully or just don't break everything :)
System:
I guess the core team haven't reach mobile version yet... still have some changes ongoing on the desktop from my understanding.