nathanreyes / v-calendar

An elegant calendar and datepicker plugin for Vue.
https://vcalendar.io
MIT License
4.32k stars 841 forks source link

CDN example in docs not working #1411

Open jkaye99 opened 7 months ago

jkaye99 commented 7 months ago

I copied the cdn example from the v3 docs and have not been able to get it to work. I am getting an error:

Uncaught TypeError: a.a.mixin is not a function
    1315 https://unpkg.com/v-calendar:1
    r https://unpkg.com/v-calendar:1
    2af9 https://unpkg.com/v-calendar:1
    r https://unpkg.com/v-calendar:1
    34e9 https://unpkg.com/v-calendar:1
    34e9 https://unpkg.com/v-calendar:1
    r https://unpkg.com/v-calendar:1
    fb15 https://unpkg.com/v-calendar:1
    r https://unpkg.com/v-calendar:1
    <anonymous> https://unpkg.com/v-calendar:1
    <anonymous> https://unpkg.com/v-calendar:1
    <anonymous> https://unpkg.com/v-calendar:1
    <anonymous> https://unpkg.com/v-calendar:1

is there a known issue with the build at https://unpkg.com/v-calendar?

When using v-calendar@next, I am getting a PopperCore error.

Klebervini49 commented 6 months ago

I had the same problem. Managed to solve?

anti-the-social commented 5 months ago

Ping :)

flamoke commented 4 months ago

I had the same problem. Anyone can help? :)