strapi-plugin-navigation
strapi-plugin-navigation copied to clipboard
Persistent "Read Fields from Related" Setting
I attempt to disable the "Read Fields from Related" option within navigation item settings. After saving the changes, I reopen the navigation item setting. I unexpectedly find the "Read Fields from Related" option enabled again (Always set to True).
$ node --version
v18.19.0
$ yarn strapi version
yarn run v1.22.19
$ strapi version
4.20.0
Done in 0.91s.
$ yarn list strapi-plugin-navigation
yarn list v1.22.19
warning Filtering by arguments is deprecated. Please use the pattern option instead.
└─ [email protected]
Done in 0.38s.
I upgraded to the latest release [email protected]
and retested the issue, I still observe the same behavior.
Confirm in #432
This issues is addressed by related pull request. Have a look, please.
Released in 2.5.2