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

Select as Dropdown: add function to recreate options #889

Closed
djhi opened this issue Mar 11, 2015 · 1 comment
Closed

Select as Dropdown: add function to recreate options #889

djhi opened this issue Mar 11, 2015 · 1 comment

Comments

@djhi
Copy link

djhi commented Mar 11, 2015

Use case: localization

In my app (using Meteor), users can change current language. Thanks to Meteor templating engine, the select options update accordingly. But not the materialize dropdown which has already been created.

I need either a function to destroy the materialize_select behaviour (and remove dropdown) or a function to force it to recreate the dropdown.

Thanks !

@Dogfalo
Copy link
Owner

Dogfalo commented Mar 11, 2015

Duplicate of #819

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

2 participants