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

The v-ripple directive breaks the behavior of list components in Firefox #2333

Closed
mertsincan opened this issue Mar 17, 2022 · 0 comments
Closed
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working vue2-portable
Milestone

Comments

@mertsincan
Copy link
Member

Reported By PRO User;

...
Similar to this (the advanced demo)
https://codesandbox.io/s/mutable-currying-g3vvmy?file=/src/ListboxDemo.vue
This works perfectly in Chrome/Edge/Safari.
But in Firefox, for some reason, the A is breaking it. If you click outside the A, all works as expected. If you click the A the ripple happens but the item is never actually selected. Hoping you can help

@mertsincan mertsincan added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Mar 17, 2022
@mertsincan mertsincan added this to the 3.12.3 milestone Mar 17, 2022
@mertsincan mertsincan self-assigned this Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working vue2-portable
Projects
None yet
Development

No branches or pull requests

1 participant