Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 229897

Ionic Framework at the moment not working

$
0
0

Do yourself a favour and reference to the exact version of Ionic framework you have developed against (if you haven’t already). If you use the general one, once the CDN gets update with the new framework (Ionic 6 is arriving), then you WILL have things breaking in your site/app

<script type="module" src="https://cdn.jsdelivr.net/npm/@ionic/core@5.4.0/dist/ionic/ionic.esm.js"></script>
    <script nomodule src="https://cdn.jsdelivr.net/npm/@ionic/core@5.4.0/dist/ionic/ionic.js"></script>
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@ionic/core@5.4.0/css/ionic.bundle.css" />

Viewing all articles
Browse latest Browse all 229897

Trending Articles



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