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

bug: no feedback should be given before the user interacts with the page #38

Open
RodrigoDornelles opened this issue Feb 20, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@RodrigoDornelles
Copy link
Owner

Browsers are generating error logs when on computers you have to hover your mouse over two buttons before clicking somewhere.

console log

[Intervention] Blocked call to navigator.vibrate because user hasn't tapped on the frame or any embedded frame yet: <URL>

solution

detect event click in the window.document to activate feedbacks.

@RodrigoDornelles RodrigoDornelles added good first issue Good for newcomers bug Something isn't working labels Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant