Fix menu examples
michaeltintiuc opened this issue · 6 comments
michaeltintiuc commented
The latest ionic/core versions broke the ion-menu examples
AndrewGorman commented
Could you add a little more detail on desired functionality?
Thanks!
michaeltintiuc commented
The examples should work :)
Run the application and will be crystal clear if you're familiar with ionic
michaeltintiuc commented
Right now only the "reveal" works, all other animation types are non functional
michaeltintiuc commented
Most likely the issue is with the Menu component in src/components/menu/index.vue or some of the ionic-specific props passed to it, consulting the documentation should shed some light on the issue
AndrewGorman commented
Thanks!
Not familiar with ionic, but I was able to reproduce the issue locally. I'll take a stab at it, feel free to assign me to this issue!
michaeltintiuc commented
Great, good luck @AndrewGorman !