Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

md-select inside md-dialog doesn't close if we click outside md-dialog #4402

Closed
sergii-trotsiuk opened this issue Sep 1, 2015 · 7 comments
Closed
Assignees
Milestone

Comments

@sergii-trotsiuk
Copy link

I didn't find answer for this:

Steps to reproduce:

  • Place md-select inside a md-dialog
  • Open dialog
  • Open select
  • Click somewhere outside the dialog to have it removed
  • Observe select is still open in the middle of the screen

#276 (comment)

@ajoslin , could you help with this?

@satheesh786
Copy link

can you please provide codepen or plunker ?

@ThomasBurleson ThomasBurleson added this to the 0.12.0 milestone Sep 1, 2015
@kschwidder
Copy link

look at #4387
I have the same error and I provided a codepen

@kschwidder
Copy link

Might be something with the close properties. My dialogs are only closing when I click a button for that.

@satheesh786
Copy link

This is my pen am working on same field .Once you remove ng-value and write only value

http://codepen.io/anon/pen/WQNLyV?editors=100

@satheesh786
Copy link

@kschwidder
Copy link

Thx for your feedback BUT this does not work. In my code I have change-listener which needs the designated value. If I apply only value than the changeListener is not called !

@rschmukler
Copy link
Contributor

Per this codepen the first click will close the select, the second one will close the dialog. Closing. If the issue persists, please submit a new issue with a codepen example

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

No branches or pull requests

5 participants