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

boostrapcdn.com not reliable #43

Open
nboisteault opened this issue Nov 19, 2021 · 2 comments
Open

boostrapcdn.com not reliable #43

nboisteault opened this issue Nov 19, 2021 · 2 comments
Labels
demo Improvement or bugfix on the demo application

Comments

@nboisteault
Copy link
Contributor

Hi,
I'm developing with the demo and I sometimes have https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js or/and https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css which can't be loaded.
Should those files be present in source code to avoid this behavior?

image

@jahow
Copy link
Member

jahow commented Nov 19, 2021

Hmm, surprising, it looks like it's an error with the certificate. If it happens too often then yes we can definitely put them in the source, the two files amount to around 200KB together.

@jahow jahow added the demo Improvement or bugfix on the demo application label Nov 19, 2021
@nboisteault
Copy link
Contributor Author

nboisteault commented Nov 19, 2021

Yes it is strange as it works most part of the time.
When looking at https://www.bootstrapcdn.com/ it seems https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/css/bootstrap.min.css is preferred.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
demo Improvement or bugfix on the demo application
Projects
None yet
Development

No branches or pull requests

2 participants