Gitward

Results 3 comments of Gitward

I used: http://ulion.github.io/jsonform/playground/ Steps to reproduce: - http://ulion.github.io/jsonform/playground/ - paste ``` { isBootstrap2 : true, schema: { name: { type: 'string', title: 'Name', required: true }, age: { type: 'number',...

I don't get the alert window as define in the `onSubmit`. The only alert I get is: ![alert](https://cloud.githubusercontent.com/assets/8510849/7369161/b20bdb92-edaf-11e4-901b-32128a303a76.png) And here is the error I get: ![error2](https://cloud.githubusercontent.com/assets/8510849/7369207/4d8bab88-edb0-11e4-9e17-2245d0cc4a51.png) Don't you see that...

> so you are saying the playground has bug which > cause the onSubmit defined in the editor was not called? Yes. But when you say this is intentional, than...