This repository was archived by the owner on Apr 1, 2022. It is now read-only.
This repository was archived by the owner on Apr 1, 2022. It is now read-only.
Bootstrap 4 compatibility #77
Open
Description
After struggling with the HeaderSettings
component (the settings drop down was not opening), I realized this component depends on Bootstrap 3.
With Bootstrap 4, it is not opening the drop down without data-toggle="dropdown"
on the button, and then with it, it's not opening the nested drop-down (for Save), it just closes the drop down completely. I'm quite sure that Bootstrap 4 does not support nested drop-downs.
Metadata
Metadata
Assignees
Labels
No labels