OS info
- Operating System : Windows 10.0.19041
- Wappler Version : 3.7.0
Problem description
- Modal does not show in Wappler’s canvas
- In browser, modal does not close when hitting close buttons
In the next update Modals, tab-panes, collapses and dropdowns will automatically be opened in design view when selected.
6 posts were split to a new topic: BS5: Remove the times span from modal
Fixed in Wappler 3.7.1
Modal still does not close due to
data-dismiss="modal"
which should be
data-bs-dismiss="modal"
This has been fixed in Wappler 3.7.2
This topic was automatically closed after 46 hours. New replies are no longer allowed.