Hi, I am attempting to get a side navigation running using an ion-menu component with Vue. I’ve copy pasted the usage code from the framework docs into App.vue without success.
When serving the ionic cli shows the following warning:
"export ‘mentController’ was not found in ‘@ionic/vue’
Is App.vue not the appropriate place for this code? Have I somehow not installed something?
1 post - 1 participant