Raúl Mortes
Raúl Mortes
Hey! Mind if I add a bit of feedback for this issue as a player, and not a developer? I would love this integration for the purpose of creating a...
I'm unable to use this library with [email protected]. The error is returning is related to yup: ValidationError: contentTypes must be a `array` type, but the final value was: `null` (cast...
is it possible that error is related to the default config having an object instead of an array for contentTypes? https://github.com/DomDew/strapi-plugin-fuzzy-search/blob/426c6cedda1ed6d011efc70c3c216a4af878f1c7/server/src/config/index.ts#L7
I don't have much experience with Strapi, how should I do that?
> Hi, > > You can check the strapi documentation here. > > [docs.strapi.io/dev-docs/cli](https://docs.strapi.io/dev-docs/cli) > […](#) For context, my docker image runs `strapi develop` by default. I've ran `strapi build`...
> [@rmortes](https://github.com/rmortes) you need to configure the plugins like this: > > /config/plugins.js|ts > > ``` > export default ({ env }) => ({ > // enable a custom plugin...
Hey! I may be late to the party, but I'm also interested in this feature!
Sorry for the mention @SergoFrost but what do I do if I'm using hive 4 in a project in production? Google's saying we gotta update to 16kb ASAP, and I...
I had that in mind, but I'm currently using hive v4, and Hive CE is "a spiritual continuation of Hive v2". Won't that cause trouble?