Jules
Jules
I'm having the same issue, my meilisearch AWS EC2 instance was rendered completely useless. Had to terminate it and start from scratch. Also, unrelated, but the current version isn't available...
> Hello @julesrenaud. Meilisearch v0.28.1 is now available in the EC2 AMI listing 😄 @oluademola thank you!
I've experimented with including the generated schemas types in the tsconfig.json file of a Next.js project and I can see great potential! The typings are referring to internal Strapi types...
I have the same issue. Not a huge deal but it kind of defeats the purpose of a CHANGELOG file not to have it included in the actual release, which...
@derrickmehaffy the error message is no longer shown to the user, only shows up in the console. To test quickly: 1. Create a fresh install of Strapi 2. Create an...
> If this issue still exists please give replications steps. @Boegie19 I did give replication steps, see my comment above https://github.com/strapi/strapi/issues/15017#issuecomment-1523690577
@Boegie19 This issue shouldn't be closed, the functionality is broken on fresh installs
> @Lith is this package abandoned? If so, make sure to archive it, so people know they should not use this anymore. @JakobLierman it still works, even with node v20....
@JakobLierman as far as I understand there's very little to do, we would just need for someone else to takeover the repo
Adding the following code block after line 351 in `mc-acf-flexible-template.php` fixes the issue for flexible fields that are inside a clone field. It doesn't fix #8, but it could also...