Results 4 comments of fredtma

Has there been a solution to this? The specified link does not say much

Hi, Running into the `null` issue as well. in the file `lib/helpers/json-schema.js` would be great to add the dataType `null` ``` let dataTypes = ["string", "number", "integer", "boolean", "array", "object",...

if you having issues with positioning and size, try ``` .cropArea { background: #E4E4E4; overflow: hidden; width:400px; height:400px; display:block; position: relative; } .cropArea canvas{ margin: 0!important; } ``` Notice I...

Having the same issue with node + express + azure