-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
deregisterBodyClickListener not working - possible fix #6557
Labels
Comments
This seems like an MWC specific bug, closing in favor of material-components/material-web#1920 |
Actually, there are separate issues here, one in MWC and one in MDC. Sorry! |
copybara-service bot
pushed a commit
that referenced
this issue
Oct 30, 2020
…roperly deregistered. closes: #6557 PiperOrigin-RevId: 339893099
copybara-service bot
pushed a commit
that referenced
this issue
Oct 30, 2020
…roperly deregistered. closes: #6557 PiperOrigin-RevId: 339893099
copybara-service bot
pushed a commit
that referenced
this issue
Oct 30, 2020
…roperly deregistered. closes: #6557 PiperOrigin-RevId: 339893099
copybara-service bot
pushed a commit
that referenced
this issue
Oct 30, 2020
…roperly deregistered. closes: #6557 PiperOrigin-RevId: 339893099
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
activating - deactivating the menu's keeps registrering the click event listener on MDCMenuSurface.
Possible fix:
menu-surface component
component.js
FYI - this suggestion has been reported on issue on #1920 in repo material-components-web-components too.
The text was updated successfully, but these errors were encountered: