BS5 dynamic accordion - js file not generated by Wappler

This post and @ben video has really helped me out big time as I was stuck on dynamic accordion

Strangely when the accordion cards are dropped on the content page the script dmxBootstrap5Collapse.js is not added to the layout page, however out of the box the collapsing works fine!!!

Once you make it a dynamic accordion as per Ben video Dynamic Bootstrap 5 Accordion then the collapsing doesn’t work anymore.

Then you have to add the dynamic collapse component in order to get the script added to the layout page as mentioned in this post by @Teodor in order for the dynamic accordion to work.

For novices this is very hard to work out without this post and Ben video

Should dropping the accordion on a page not add the dmxBootstrap5Collapse.js script?

1 Like