zachfitz / Ionic-Material

Material Design style and animations for Ionic
http://ionicmaterial.com
Other
2.9k stars 904 forks source link

button-fab still clickable on next page #207

Open jenshelderweirdt opened 8 years ago

jenshelderweirdt commented 8 years ago

Hi guys

I included a small test project to demo the issue.

Steps to reproduce:

When you serve the project I have set a nav-button right on the playlists screen When you click on it A console log ‘clicked’ appears When you then go to for example the browse page (via the side menu) And you hover over the place where the button was positioned on the playlists page, you can see a cursor pointer When you click at that point, you can also see the ‘clicked’ console log So you can’t see the button, but it’s still there

Does someone has a simple solution for this?

Thanks in advance!

Kind regards Jens

SideMenuTest.zip