-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I have been racking my brain trying to figure this out; but i think i have now narrowed it down to a specific set of conditions and a bug in your MapsComponent or the Ionic plugin. Please try to repeat:
- with a clean install of your starter app, run ionic serve
- rather than go through the walkthrough, start on certain page. for example, enter http://localhost:8100/video-playlist in the browser address bar.
- then from the menu button, select Maps page -> map shows correctly
- now, from the menu button, go back to video-playlist
- then use the menu to go back to the Maps page again -> this time you likely only see the menu button, title bar, map Geo-locator button.
NOTE: this only happens when in mobile emulation mode in Chrome or on a real device. It does not happen in Firefox, even when in mobile emulation mode.
NOTE: you can't do your app on a real device to show this as I think the test has to start on the page you return to after the map page - and your app starts on walkthrough; which you can not then return to. But if you change your app to set the video-plylist or categories or something else as the start; you should see it on a real device.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working