Replies: 1 comment
-
What browser are you using? Since I tested safari, chrome and firefox and the all seem to work fine and we haven't received any bug reports about this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Dropdown (BDropdown) doesn't work after page refresh or reload, same issue in your documentation dropdown page. This is our dropdown structure according to your doc :
<BButtonGroup>
<BDropdown text="Dropdown">
<BDropdownItem>Action
<BDropdownItem>Another action
<BDropdownItem>Something else here
<BDropdownDivider />
<BDropdownItem>Separated link
</BDropdown>
</BButtonGroup>
Beta Was this translation helpful? Give feedback.
All reactions