shards-vue
shards-vue copied to clipboard
d-dropdown-item does not emit on click
Expected Behavior
Clicking a
Current Behavior
Clicking a d-dropdown-item does not fire a clicked event
Steps to Reproduce
- Create new vue-cli project
vue-cli webpack shards-test - Install and load ShardsVue
- Add some
d-dropdown-items and@click - Click any
d-dropdown-item
Context (Environment)
I need a dropdown where each item fires a different function or the same function with different arguments
Possible Solution
Not sure if it helps, but using