Skip to content

Bootstrap 5 Javascript #5108

Answered by David-Moreira
oliverw asked this question in Q&A
Oct 25, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hello @oliverw

Please find the following comment on the bs5 usage docs:

 <!-- These are the standard js dependencies this provider tipically dependes upon, but Blazorise deems these as optional as Blazorise Components should work correctly without these  -->
  <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-/bQdsTh/da6pkI1MST/rWKFNjaCP5gBSY4sEBT38Q/9RBh9AH40zEOg7Hlq2THRZ" crossorigin="anonymous"></script>

https://blazorise.com/docs/usage/bootstrap5

Unless you find something not working correctly, UI wise, it should be safe to not use the bs5 js at all. In fact our docs website that's in bs5 does not use it.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@oliverw
Comment options

Answer selected by oliverw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants