Animate on page back behaving strange

I see. I put css into body also.
I think google maps plugin have some tricky so, It could conflict to the code
e.g. I want to use google map plugin on pop up and it’s not working because it will render under pop up :expressionless:

1 Like

Actually it is not F7’s style and seems like its is added by google maps plugin https://github.com/mapsplugin/cordova-plugin-googlemaps/blob/1e27920751a74fb015dc81618e78e369f3d5b1fa/www/pluginInit.js#L103-L105

2 Likes

Hey
i solve this issue by using jquery hide() on the main view. in the popup open event

what do you think we can do to overcome this issue?
i must use the native google maps since its free.