meteoric / meteor-ionic

Ionic components for Meteor. No Angular!
http://meteoric.github.io
MIT License
1.51k stars 219 forks source link

Blank sideMenu #262

Open nicholasalanbrown opened 9 years ago

nicholasalanbrown commented 9 years ago

Hello:

I'm following along with your code examples in the demo of all components, and I've got a sideMenu working just fine on the right side, but when I swipe from the left edge I get what looks like a blank side menu that's just whitespace. I'm not sure if it's related to this issue or not:

http://stackoverflow.com/questions/29690816/ionic-sidemenu-shows-blank-screen-while-swiping-the-screen

If so, how do I edit Ionic settings with this package?

I've been playing with the framework on both iPhone and Android devices and it's working beautifully otherwise. Great package!

nicholasalanbrown commented 9 years ago

Never mind, found your answer here:

https://github.com/meteoric/meteor-ionic/issues/74

Sorry!