Open challett opened 8 years ago
Not really sure on that.
I've switched over to react for pretty much everything, so not using this package anywhere at the moment.
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.
@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?)
@sonyl, the issues feature was disabled. Please try adding an issue again. Thanks.
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?