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

Md-menu :md-close-on-click doesn't work #2052

Closed
szymsza opened this issue Apr 16, 2019 · 1 comment · Fixed by #2062
Closed

Md-menu :md-close-on-click doesn't work #2052

szymsza opened this issue Apr 16, 2019 · 1 comment · Fixed by #2062

Comments

@szymsza
Copy link

szymsza commented Apr 16, 2019

I use md-menu in a project and no matter how hard I try, menu always closes on click on md-menu-content children.

Steps to reproduce

Use md-menu with some rich content and set :md-close-on-click="false" on md-menu

Which browser?

  • Vue: 2.6.5
  • Vue Material: 1.0.0-beta-10.2
  • Browser: Chrome 70.0.3538.77
  • OS: Ubuntu 18.04.2 LTS

What is expected?

Menu should stay opened even after click on md-menu-content children

What is actually happening?

Menu closes automatically

Reproduction Link

It can be seen even in documentation - if you uncheck both checkboxes at https://vuematerial.io/components/menu (AutoClose section), menu still closes on item click.

@chrisjowen
Copy link

This still doesn't work, and the documentation https://vuematerial.io/components/menu still has issues. Note that it sometimes works but often will still close the menu

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

Successfully merging a pull request may close this issue.

2 participants