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

Value needs to be changed before validation passes when autoform type is method #16

Open
challett opened this issue Jun 15, 2016 · 4 comments

Comments

@challett
Copy link

challett commented Jun 15, 2016

Otherwise optional: false validation will fail.

Looks to be caused by: https://github.com/ElevateDev/meteor-autoform-nouislider/blob/master/autoform-nouislider.js#L7

Is there a reason for returning early here?

@jimmiebtlr
Copy link
Contributor

Not really sure on that.

I've switched over to react for pretty much everything, so not using this package anywhere at the moment.

@raiyankamal
Copy link

raiyankamal commented Jun 23, 2016

Hi @challett, I've forked this package and maintaining it right now. Please check: https://github.com/muqube/meteor-autoform-nouislider
Please add an issue in that repo If you see the problem still persisting. Thanks.

@sonyl
Copy link

sonyl commented Jun 26, 2016

@raiyankamal 👍 for maintaing this project. I have the same problem as @challett. Cloning the project and removing nouislider.js line 7 solved the problem for me.
Unfortunaty I'm not able to open a new issue on project https://github.com/muqube/meteor-autoform-nouislider (are they disabled?)

@raiyankamal
Copy link

@sonyl, the issues feature was disabled. Please try adding an issue again. Thanks.

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

4 participants