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

autoform disabled doesn't work properly #15

Open
anuragagarwal561994 opened this issue Jul 6, 2015 · 1 comment
Open

autoform disabled doesn't work properly #15

anuragagarwal561994 opened this issue Jul 6, 2015 · 1 comment

Comments

@anuragagarwal561994
Copy link

If we specify the option disabled with a helper like:

{{> afFieldInput type="selectize" isReactiveOptions="true" formid="someFormId" name='name' options=optionsHelper disabled=isDisabled}}

where optionsHelper and isDisabled and isDisabled changes based on a Tracker.Dependency then the selectize only get the class only when it is first run, but with the change of the value in the helper it doesn't react.

@yosyf-kroshnyi-orderin
Copy link

@anuragagarwal561994 have you found a solution for that? I have exactly the same issue and would appreciate your ideas on this one.

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