twbs / bootstrap

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

Home Page:https://getbootstrap.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CDN Downtime

Christelle97 opened this issue · comments

Prerequisites

Describe the issue

Hello, I'm using the CDN to serve bootstrap files, and I guess there's a downtime, because all my websites are not displaying right.

Reduced test cases

these are in the

<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>

https://www.chateaudeferrieres.com
https://www.chateaudeferrieres.com/evenements/
https://www.lechai-restaurant.com/

What operating system(s) are you seeing the problem on?

Windows

What browser(s) are you seeing the problem on?

Chrome, Safari, Microsoft Edge

What version of Bootstrap are you using?

5.3.3

Hello @Christelle97
This is a temporary jsdelivr issue referenced in #39947.
#39947 (comment) provides a temp solution for Bootstrap users.
Closing this issue as duplicate.