Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

d-dropdown-item does not emit on click #20

Open
metalgrid opened this issue May 30, 2019 · 0 comments
Open

d-dropdown-item does not emit on click #20

metalgrid opened this issue May 30, 2019 · 0 comments

Comments

@metalgrid
Copy link

Expected Behavior

Clicking a should fire a clicked event

Current Behavior

Clicking a d-dropdown-item does not fire a clicked event

Steps to Reproduce

  1. Create new vue-cli project vue-cli webpack shards-test
  2. Install and load ShardsVue
  3. Add some d-dropdown-items and @click
  4. 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 (from bootstrap-vue) instead works properly.

Possible Implementation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant