Created by: FMCorz
The keys up/down do not work with Bootstrap 4 dropdowns. The selectors in Javascript require nodes which are not present in BS4 markup. The attached patch seem to solve the problem I was facing.
Created by: FMCorz
The keys up/down do not work with Bootstrap 4 dropdowns. The selectors in Javascript require nodes which are not present in BS4 markup. The attached patch seem to solve the problem I was facing.