Open SalahAdDin opened 6 months ago
We will check that, although the Reset functionality just read data from config file and save instead of takin from UI + restart is a "native" Strapi functionality. Plugin can't impact the other plugins and for me it looks like issue with "restart" of Strapi more.
Hi @SalahAdDin
I tried to reproduce the issue. I reset the config, restarted server, made a small change in the config and then restarted again. After all of that I displayed content type builder. I had no issues beside picking a built-in content type that hadn't any GraphQL definitions so server was not able to start up. (SEO plugin was also installed for my server)
Beside that, no issues. Plugin itself does not use core functionalities in any advanced way, just storing the config, querying for saved navigations and navigation items, querying for related content types.
I'm not sure what SEO does internally (some details cacheing?) or what your config is, or what your content types are. If you can share some more info or debug on your instance that will be helpful. For now, I'm not sure if we can help you in your need.
Hi @SalahAdDin
I tried to reproduce the issue. I reset the config, restarted server, made a small change in the config and then restarted again. After all of that I displayed content type builder. I had no issues beside picking a built-in content type that hadn't any GraphQL definitions so server was not able to start up. (SEO plugin was also installed for my server)
Beside that, no issues. Plugin itself does not use core functionalities in any advanced way, just storing the config, querying for saved navigations and navigation items, querying for related content types.
I'm not sure what SEO does internally (some details cacheing?) or what your config is, or what your content types are. If you can share some more info or debug on your instance that will be helpful. For now, I'm not sure if we can help you in your need.
@CodeVoyager What kind of debug do you need? Can you guide me?
Just for testing, we decided to restart the navigation settings to the plugin configuration: After restarting the panel we just update the configuration and we go to the content type building section, it breaks:
It seems to not be compatible with Strapi SEO plugin, which is a big issue since SEO is a very required plugin for landing and corporate websites and the plugin is official.
Why?
Launched In: 1668 ms Environment: development OS: linux-x64 Strapi Version: 4.24.1 Node/Yarn Version: yarn/4.1.1 npm/? node/v20.12.2 linux x64 Edition: Community Database: sqlite