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

v-popover focus no effect #85

Closed
seekcx opened this issue Dec 20, 2017 · 0 comments
Closed

v-popover focus no effect #85

seekcx opened this issue Dec 20, 2017 · 0 comments
Labels

Comments

@seekcx
Copy link

seekcx commented Dec 20, 2017

<v-popover
  trigger="focus"
>
  <a href="javascript:;">focus me</a>
  <div slot="popover">
    <h1>show</h1>
  </div>
</v-popover>

a tag focus does not trigger popover impressions.

@Akryum Akryum added the bug label Jan 12, 2018
@Akryum Akryum closed this as completed in 305c235 May 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants