- Issue created by @damienmckenna
- Status changed to Fixed
15 days ago 2:45am 10 June 2025 -
hatuhay β
committed 2fa6038c on 5.5.x
Issue #3499628 by damienmckenna: Wrong path for popper.js in subtheme?
-
hatuhay β
committed 2fa6038c on 5.5.x
- π§πͺBelgium gillesbailleux La Roche-en-Ardenne
Greetings,
If you use Composer to install the webform_module libraries, as recommended β , you may notice that a working popper.js library is installed in the libraries folder.
You just need to modify line 12 of your subtheme.libraries.yml with /libraries/popperjs/dist/umd/popper.min.js and your subtheme is functional without using npm. And that is the point: using Composer to generate the popper.js library for the webform_module is the only way I know to use the Barrio theme without npm. Pleased to see that Damien suggested exactly the same path.
Please note that I shared the above on the #bootstrap_barrio Slack channel on the 19th June 2024.
Best regards,
Gilles