Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

404 on https://unpkg.com/vue-chartjs/dist/vue-chartjs.min.js #781

Closed
michaelwood opened this issue Mar 28, 2022 · 1 comment
Closed

404 on https://unpkg.com/vue-chartjs/dist/vue-chartjs.min.js #781

michaelwood opened this issue Mar 28, 2022 · 1 comment

Comments

@michaelwood
Copy link

michaelwood commented Mar 28, 2022

Expected Behavior

Using vue-chartjs via https://unpkg.com/vue-chartjs/dist/vue-chartjs.min.js loads vue-chartjs (as per https://vue-chartjs.org/guide/#browser )

Actual Behavior

https://unpkg.com/vue-chartjs/dist/vue-chartjs.min.js as of today returns 404 not found:

Cannot find "/dist/vue-chartjs.min.js" in vue-chartjs@4.0.1

Is this to do with the breaking change of 3.5.1 to 4.0.1 ?

@thabarbados
Copy link
Collaborator

@michaelwood you can find a solution here #780 (comment)

michaelwood added a commit to ThreeSixtyGiving/360insights that referenced this issue Mar 28, 2022
Avoid using latest vue-chartjs due to API breaking changes with latest
version.

Related: apertureless/vue-chartjs#781
Related: #136
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants