You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the plugin to show a map to the user. The map is displayed inside an ion-content which is scrollable since the content is larger than the display.
On web & iOS the map scrolls with the content accordingly. But on android the map stays in the same place it was initially rendered.
Bug Report
Plugin(s)
Capacitor Version
Platform(s)
Current Behavior
I am using the plugin to show a map to the user. The map is displayed inside an ion-content which is scrollable since the content is larger than the display.
On web & iOS the map scrolls with the content accordingly. But on android the map stays in the same place it was initially rendered.
I implemented the map as recommended in the docs
Expected Behavior
The map should scroll with the content like it does in web and iOS.
Other Technical Details
I am using capacitor with Ionic version 8 and Vue version 3.
Additional Context
Same issue was already asked in the ionic forum: Link
The text was updated successfully, but these errors were encountered: