-
Notifications
You must be signed in to change notification settings - Fork 75
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Hello,
I have encountered this bug when using the navigation plugin. Everytime i need to create a new item, it has to be create as type Internal first.
- Click
New Itemand attempt to create it as typewrapper elementorexternal sourcethen clickSave - Click
Save
Cannot.create.new.item.as.wrapper.element.or.external.source.type.mp4
Dependencies
"@strapi/strapi": "5.33.4",
"strapi-plugin-navigation": "3.2.6",
"node": 22.20.0
Error Log
Object { status: 500, name: "InternalServerError", message: "Unable to update", details: {…} }
details: Object { originalError: {…} }
originalError: Object { name: "ValidationError", message: "Please ensure that the 'related' field is not left empty." }
<prototype>: Object { … }
message: "Unable to update"
name: "InternalServerError"
status: 500
<prototype>: Object { … }
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working