Closed thomasbtf closed 2 years ago
Popper.js is needed for popovers in bootstrap (see https://getbootstrap.com/docs/4.1/components/popovers/).
Popper.js
It should be included in bootstrap.bundle.js. However, in our reports over at github.com/IKIM-Essen/uncovar the popovers do not work (e.g., see 1. Overview -> 1. Report in a report ). But if popper is included separately, the popovers are working.
bootstrap.bundle.js
Popper.js
is needed for popovers in bootstrap (see https://getbootstrap.com/docs/4.1/components/popovers/).It should be included in
bootstrap.bundle.js
. However, in our reports over at github.com/IKIM-Essen/uncovar the popovers do not work (e.g., see 1. Overview -> 1. Report in a report ). But if popper is included separately, the popovers are working.