The Wayback Machine - https://web.archive.org/web/20200603071840/https://github.com/encode/django-rest-framework/issues/7234
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

Navbar dropdown Glitch in Chrome #7234

Open
aryanshridhar opened this issue Mar 17, 2020 · 2 comments
Open

Navbar dropdown Glitch in Chrome #7234

aryanshridhar opened this issue Mar 17, 2020 · 2 comments

Comments

@aryanshridhar
Copy link

@aryanshridhar aryanshridhar commented Mar 17, 2020

Checklist

  • I have verified that that issue exists against the master branch of Django REST framework.
  • I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
  • This is not a usage question. (Those should be directed to the discussion group instead.)
  • This cannot be dealt with as a third party library. (We prefer new functionality to be in the form of third party libraries where possible.)
  • I have reduced the issue to the simplest possible case.
  • I have included a failing test as a pull request. (If you are unable to do so we can still accept the issue.)

The problem

Navbar dropdown closing as soon as the user tries to toggle it in Chrome .
The expected behaviour was recorded using Mozilla firefox .

Expected behavior

peek6O6WH0

Actual behavior

peekS1SNH0

@tomchristie
Copy link
Member

@tomchristie tomchristie commented Mar 20, 2020

Is this for chrome on mobile or desktop?
(I wasn't able to replicate on the desktop)

@aryanshridhar
Copy link
Author

@aryanshridhar aryanshridhar commented Mar 20, 2020

This problem was occurring to me on both the devices .
Desktop Chrome version : Version 80.0.3987.87 (Official Build) (64-bit)
Mobile Chrome version : 80.0.3987.149

When I moved to my Console tab to see what's wrong, I saw these messages lined up as errors:

jquery-1.8.1-min.js:2 [Intervention] Unable to preventDefault inside passive event listener due to target being treated as passive. 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.