- Issue created by @almunnings
- First commit to issue fork.
- Merge request !43multiselect_dropdown-3492120/3492120-modalbreakpoint-uses-enum: Made option to... → (Open) created by sourabhsisodia_
Dialog is always opening in mobile mode.
https://git.drupalcode.org/project/multiselect_dropdown/-/blob/de35328b4...
'#modal_breakpoint' => ModalType::Modal->value,
EG in usage suggests
'#modal_breakpoint' => 768,
Is this enum correct or meant to be an integer?
Active
1.2
Code