plone / volto

React-based frontend for the Plone Content Management System
https://demo.plone.org/
MIT License
426 stars 575 forks source link

Slate widget backward compatibility #4796

Closed razvanMiu closed 8 months ago

razvanMiu commented 11 months ago

If we try to change a field from a simple text or textarea to slate_richtext widget it will break. We should add a backward compatibility to slate_richtext widget to handle this case.