-
Notifications
You must be signed in to change notification settings - Fork 27
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
onSubmit-function not executed in the playground #9
Comments
tried it in playground, no error found. 2015-04-28 16:42 GMT+08:00 Gitward notifications@github.com:
Ulion |
no, I don't get it, but the error is just the editor alert it's not a valid the reason which is not called maybe related it's in playground, in real 2015-04-28 20:11 GMT+08:00 Gitward notifications@github.com:
Ulion |
Yes. But when you say this is intentional, than I'll close this ticket. |
I tried the following code in the playground (http://ulion.github.io/jsonform/playground/)
Running this code in an own HTML-file works with alerting an error-Message:
Running it within the playground shows an error for the
onSubmit
-part. Besides that, the onSubmit-code is not executed.The text was updated successfully, but these errors were encountered: