dash-bootstrap-components: DropdownMenuItem as link prevents DropdownMenu dismissing
If DropdownMenuItem
is used as an internal link it prevents the DropdownMenu
from being dismissed on click.
See relevant thread on Plotly forum.
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 15
I literally came here to post this today. So wanted to +1 it, I guess. I use almost all of the dropdownMenuItems as href’s across my apps.