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

Firefox warning "MouseEvent.mozPressure is deprecated" #182

Open
santicros opened this issue Mar 23, 2020 · 3 comments
Open

Firefox warning "MouseEvent.mozPressure is deprecated" #182

santicros opened this issue Mar 23, 2020 · 3 comments

Comments

@santicros
Copy link

santicros commented Mar 23, 2020

On Firefox Desktop it always warns with
MouseEvent.mozPressure is deprecated. Use PointerEvent.pressure instead..

@ndelvalle I don't see it on the code so not sure how should be fixed.

@santicros santicros changed the title Firefox warning MouseEvent.mozPressure is deprecated Firefox warning "MouseEvent.mozPressure is deprecated" Mar 23, 2020
@ndelvalle
Copy link
Owner

@santicros I wonder if it is related to this. The warning is coming from v-click-outside?

@santicros
Copy link
Author

It could be! How could I try?
It was coming from this plugin for sure, even when mouse was over a "outside" zone!

@ndelvalle
Copy link
Owner

@santicros there is an example project using this directive here. We used this project to debug issues.

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

No branches or pull requests

2 participants