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

Static file doesnot load from CDN #15

Open
belltagy opened this issue Jun 29, 2023 · 4 comments
Open

Static file doesnot load from CDN #15

belltagy opened this issue Jun 29, 2023 · 4 comments

Comments

@belltagy
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
1- setup the package in your Django project
2-use it on a specific page open this page on the browser
2- press F12(go to developer tools ) you will see it doesnot loading
Setup Information (please complete the following information):

  • OS: [e.g. Windows 10]
  • Browser [e.g. chrome, safari]
  • Browser version [e.g. 22]
  • Python version [e.g. 3.7]
  • Django version [e.g. 2.1]
@belltagy
Copy link
Author

@monim67 @rymdhund I recommend change the source of cdn

@monim67
Copy link
Owner

monim67 commented Jun 30, 2023

Which CDN isn't working? Which files are affected?

@belltagy
Copy link
Author

belltagy commented Jun 30, 2023

Which CDN isn't working? Which files are affected?
@monim67

https://cdn.jsdelivr.net/npm/flatpickr@4.5.2/dist/flatpickr.min.css
I belive all under cdn.jsdelivr does not work I changed in my project to use Cloudflare instead

@monim67
Copy link
Owner

monim67 commented Jun 30, 2023

I can access jsdelivr resources fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants