jsonforms
jsonforms copied to clipboard
Set `type` of `<button>`s in vanilla array renderer
This updates the <button>s in the vanilla array renderer to set the type to "button". This allows a <JsonForms> to be contained within a <form> without these buttons triggering a submit of the form.
I believe this is fixing the same issue as #1731, but for the vanilla renderers.
Deploy Preview for jsonforms-examples ready!
| Name | Link |
|---|---|
| Latest commit | b215b7412b13795bf32c8c283df127b0a7dbef78 |
| Latest deploy log | https://app.netlify.com/sites/jsonforms-examples/deploys/65eadf6335120200089fe6d2 |
| Deploy Preview | https://deploy-preview-2298--jsonforms-examples.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Thanks for the contribution :heart:. The change looks good! Can you fix the linter errors?