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

materialize="material_select" multiple collapses on item select #422

Open
siarheiskalaban opened this issue Apr 3, 2018 · 0 comments
Open

Comments

@siarheiskalaban
Copy link

Actual behavior:

When select item in multiselect dropdown list it's redraws component and dropdown collapsed after it

Expected behavior

Same behavior as on materializecss.com. When select item in dropdown it's not collapsed.

Demo link:

https://infomedialtd.github.io/angular2-materialize/#/Forms

Note:

It's redraws multiselect because reference between old and new value changed. If on get/set return/set same array with modified content - component will not redraw and dropdown will not be collapsed

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

No branches or pull requests

1 participant