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

Strapi v4.12.1 breaks menu relation selection #121

Closed joe-mohan closed 1 year ago

joe-mohan commented 1 year ago

Since v4.12.1 when you go to select a menu as a relation it errors out with: "TypeError: _n.normalize is not a function"

error

video-convert-1691057992632.webm

joe-mohan commented 1 year ago

This looks like a Strapi issue, not related to this plugin