Describe the bug
When used in a Nuxt project, the DropDownButton component triggers the following console warning:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The DropDownButton should now throw any warnings when used in a Nuxt project.
Describe the bug
The DropDownButton's itemClick event doesn't work when you select one of its items with a tap on a touchpad.
To Reproduce
Expected behavior
The itemClick event should be triggered consistently no matter if a mouse click or touchpad is used