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 - ready for handling by Redux First Router)
MIT License
318
stars
58
forks
source link
Title field not automatically filled or validated #346
Hello, I'm not sure if a closed Issue still gets tracked. So I open a new one.
341 Like @diegobaratta mentioned the title field does not get filled in automatically anymore and also does not throw a validation error on save. I'm on Strapi v4.10.7
@cyp3rius Thanks for the effort to fix this, it's appreciated. The default slug now works fine, like before,
but it doesn't take the default title yet. In fact, if you don't write anything on the title field and hit save,
instead of take the default content type's title as configured, nothing happens. Not even an error,
it just stays stuck there till you write some title.
I'm working with Strapi v4.10.5, didn't tried with new 4.10.6 yet...
Originally posted by @diegobaratta in https://github.com/VirtusLab-Open-Source/strapi-plugin-navigation/issues/341#issuecomment-1567377953_```
Hello, I'm not sure if a closed Issue still gets tracked. So I open a new one.
341 Like @diegobaratta mentioned the title field does not get filled in automatically anymore and also does not throw a validation error on save. I'm on Strapi v4.10.7