balmjs / balm-ui

:diamonds: A modular and customizable UI library based on Material Design and Vue
https://material.balmjs.com
MIT License
506 stars 30 forks source link

CDN version of latest release not working #30

Closed schellmax closed 3 years ago

schellmax commented 3 years ago

Using the example code from https://material.balmjs.com/#/guide/quickstart (3. For 'script') with latest version 9.0.2 from jsdelivr:

https://jsfiddle.net/schellmax/da69Lbje/2/

doesn't work, error in the console is:

Uncaught TypeError: Object(...) is not a function
at Module.FZBc (VM29 balm-ui.js:1)
schellmax commented 3 years ago

just noticed, version 9 is for vue 3 only. sorry for that!