You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The main action in split buttons cannot be activated by keyboard
The dropdown menu gets broken after the first time it is opened (e.g. open once with keyboard, close, open again, cannot navigate to the different drop down menu items)
Solution: do not use Dropdown or UncontrolledDropdown from reactstrap, use code example from bootstrap directly.
The text was updated successfully, but these errors were encountered:
Issues:
Solution: do not use Dropdown or UncontrolledDropdown from reactstrap, use code example from bootstrap directly.
The text was updated successfully, but these errors were encountered: