Bootstrap 5 data-*
changed to data-bs-*
.
See details: Migration to BS5
In
bootstrap_layouts →
There is a help text below the additional field:
E.g. id|custom-id,role|navigation,data-something|some value.
Bellow additional attributes field, in help text, there is a message:
E.g. id|custom-id,role|navigation,data-something|some value.
It's better to change it to support Bootstrap 5.
Change text to:
E.g. id|custom-id,role|navigation,data-bs-something|some value.
There is a patch on issue:
#3281144
🐛
Change data-something in description text to data-bs-something to support Bootstrap 5
Fixed
Before:
After:
Fixed
10.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.