documentation
documentation copied to clipboard
Strapi Documentation
Remove beta badges from conditional fields documentation.
Automatic sync of commit from main
This PR builds on #2546 and also adds dual panel with preview on the right, while hovering a search result
_description to be provided soon_
# Dev Docs JSON created. Updated with this config: ```{ "gitHubApp": { "approvalWorkflow": true, "userDocsWorkflows": [ "generateUserDocs" ], "issues": true } } ``` Automations should now be active
Since we use pnpm to host our Strapi with MySQL, and we face an error on loading the mysql2 package ### What does it do? Describe the technical changes you...
### Summary cursor - claude 3.7 doesn't seem to generate the strapi backend code well cursor? windsurf? Is there a setting that makes the strapi (backend) code well? ### Why...
### Link to the documentation page or resource https://docs.strapi.io/cms/plugins-development/admin-panel-api#accessing-data-with-the-usecmeditviewdatamanager-react-hook ### Describe the bug In the plugin documentation, it it stated in the example that there is still a useCMEditViewDataManager from...
### Summary The current Strapi v4 documentation for the Internationalization (i18n) plugin only shows how to filter content using a single `locale` value via the REST API. However, testing reveals...