ModusCreateOrg/ionic-vue-examples

Fix menu examples

michaeltintiuc opened this issue · 6 comments

The latest ionic/core versions broke the ion-menu examples

Could you add a little more detail on desired functionality?
Thanks!

The examples should work :)
Run the application and will be crystal clear if you're familiar with ionic

Right now only the "reveal" works, all other animation types are non functional

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

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!

Great, good luck @AndrewGorman !