We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I had create a simple pluker to validate a form with a datepicker.
The code is very simple. Why my form is always INVALID?
Tnkx 4 support me!
http://plnkr.co/edit/BlnsOX
The text was updated successfully, but these errors were encountered:
I have the same issue, the error on my side seems to be that the schema property is defined as a string but the datetimepicker returns an object.
It seems that it doesn't respect the setting "dateType" and "timeType".
A possible bug? Or a usage error? :)
Sorry, something went wrong.
No branches or pull requests
Hello,
I had create a simple pluker to validate a form with a datepicker.
The code is very simple. Why my form is always INVALID?
Tnkx 4 support me!
http://plnkr.co/edit/BlnsOX
The text was updated successfully, but these errors were encountered: