You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clicking save in gallery causes a crash when file has been uploaded and saved, when clicking save again without any change.
Steps to reproduce the actual/current behavior
-Upload a file to Gallery
-Press save
-Press save again without changing anything
It crashes with error:
TypeError: Cannot read property 'public_id' of undefined at /usr/src/app/node_modules/keystone/fields/types/cloudinaryimages/CloudinaryImagesType.js:35:14
Clicking save in gallery causes a crash when file has been uploaded and saved, when clicking save again without any change.
Steps to reproduce the actual/current behavior
-Upload a file to Gallery
-Press save
-Press save again without changing anything
It crashes with error:
TypeError: Cannot read property 'public_id' of undefined at /usr/src/app/node_modules/keystone/fields/types/cloudinaryimages/CloudinaryImagesType.js:35:14
Environment
http://demo.keystonejs.com/
The text was updated successfully, but these errors were encountered: