- Issue created by @G4MBINI
In order to work properly accordion component needs collapse component to have same id.
This id is managed as a prop inside collapse component. It then has to be repeated inside every collapse used inside an accordion.
Find a way to manage the id at accordion level, in order to ease site building and fill it only once for every collapse items.
Active
4.0
Code