Hi there,
There seems to be a bug in Espo that results in you not being able to edit enum fields in admin. If I rebuild the database and do a complete refresh on the page, I can edit the enum field once, but as soon as I then try and edit it again I get an error in my console that states:
Uncaught (in promise) TypeError: Cannot set property 'translatedOptions' of undefined
Is there a fix for this?
There seems to be a bug in Espo that results in you not being able to edit enum fields in admin. If I rebuild the database and do a complete refresh on the page, I can edit the enum field once, but as soon as I then try and edit it again I get an error in my console that states:
Uncaught (in promise) TypeError: Cannot set property 'translatedOptions' of undefined
Is there a fix for this?
Comment