Andres Galindo
Andres Galindo
1 hour is too long and users going through the setup too fast will experience unexpected behavior
Dropzone clones children before children actually get processed un-updated. Therefore on an expected update, it would clone the previous state of children before cloning the new state of children. This...
Sentry issue was caused by not properly handling request that returned a 400 status code. https://< zuid >.api.zesty.io/v1/content/models/< zuid >/items/< zuid >/versions It is not clear why it 400ed and...
Config injected from webpack is appended to the window object of the app When our typescript files attempt to use CONFIG values TS throws an error because it has not...