strapi-plugin-navigation
strapi-plugin-navigation copied to clipboard
A plugin for Strapi Headless CMS that provides navigation / menu builder feature with their possibility to control the audience and different output structure renderers like (flat, tree and RFR - read...
Also refactors content type name fields in config service ## Summary I noticed that the content type field in the 'add item' dialog shows an 'unfriendly' content type name. I've...
When opening the "New Navigation Item" modal, a warning is shown on the console browser: ``` Warning: A component is changing an uncontrolled input to be controlled. This is likely...