mattmilburn / strapi-plugin-menus

A plugin for Strapi CMS to customize the structure of menus and menu items.
MIT License
110 stars 27 forks source link

Add conditional accessors in RelationInput #143

Closed mattmilburn closed 9 months ago

mattmilburn commented 9 months ago

For v4.15.5 compatibility, a couple of ?. accessors were added to RelationInput to prevent errors after EditMenuItem is unmounted.