Damarus
Damarus
I also ran into a similar problem and did a little research. The error is caused by handlers that are added to the document:  It turns out that Canvas...
@flieks I wrapped the form(text input). To prevent the event from bubbling up to the Document. Because CanvasWidget adds its KeyUp and KeyDown handlers to the Document. @dylanvorster Is this...
@mrutkows Hmm, i tried to create issue on validation library. But it seems to [no longer maintained](https://github.com/xeipuuv/gojsonschema/issues/344). Maybe try another tool?