helloflask / bootstrap-flask

Bootstrap 4 & 5 helper for your Flask projects.
https://bootstrap-flask.readthedocs.io
Other
1.1k stars 189 forks source link

Fix incorrect Bootstrap JS integrity #305

Closed greyli closed 11 months ago

greyli commented 11 months ago

The existing value is for the bundle js file.

The value can be checked through the browser console when running the example application.

cc @PanderMusubi

PanderMusubi commented 11 months ago

Thanks for the fix. Examples of version 2.3.0 are just now also available at http://173.212.198.217/ (Bootstrap 4) and http://109.205.179.12/ (Bootstrap 5)