Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49083

Ionic not working, no errors

$
0
0

I installed @ionic/vue @ionic/core and vue-router using npm and imported them in my main.js using

import { createApp } from 'vue'
import App from './App.vue'
import router from './router'
import IonicVue from '@ionic/vue';

createApp(App).use(router).use(IonicVue).mount('#app');

The routing works and there are no errors. But when I use this tag in the About-View:
<ion-button>Button</ion-button>
it just displays the text “Button”

Any idea how to get it working?

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 49083

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>