- 🇫🇷France GuillaumePacilly
Updated patch for 5.1 with additional clean up.
I know this was long merged, but we are still using 5.1 version for now to avoid migration to bootstrap 5.
Starting with parent issue, I figured out that the libraries in barrio could be a bit improved.
First, there is a bug to fix with a js file attached as a css (parent issue).
Then bootstrap css files were missing from the cdn and plugins weren't attached correctly.
Load cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/js/bootstrap.bundle.min.js to have every bootstrap plugin and attach missing css file.
This need to be checked/done when the library is loaded locally.
Fixed
5.5
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Updated patch for 5.1 with additional clean up.
I know this was long merged, but we are still using 5.1 version for now to avoid migration to bootstrap 5.