V3.9.7 Bootstrap5 - Collapse, Accordion, Dropdown not working

Wappler Version : 3.9.7
Operating System : MacOS
Server Model: ASP.NET
Database Type: MSSQL
Hosting Type: IIS

It seems BS5 version of dmxBootstrap5Collapse.js file is missing. The script file is not automatically added when a new Collapse component is added on the page. Even when this file is added manually, the collapse component does not toggle.

Expected behavior

What do you think should happen?

Collapse, Accordion and Dropdown components should toggle / open to display child content when clicked on the toggle button / link.

Actual behavior

What actually happens?

Collapse, Accordion and Dropdown components do not toggle / open when clicked on the toggle button / link.

How to reproduce

  1. Created a new project
  2. Added Bootstrap v5
  3. Added Collapse component
  4. No collapse.js file is added automatically. The component does not work even when the script file has been added manually.
Community Page
Last updated: