You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was submitted for the 4.1 branch but it was squashed and merged into the 3.4 branch instead (closes#9980).
Discussion
----------
Popper js is required
If you don't add popper js you will probably have the following message while compiling with yarn
This dependency was not found:
* popper.js in ./node_modules/bootstrap/dist/js/bootstrap.js
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).
-->
Commits
-------
a09797a Popper js is required
0 commit comments