Jose Ignacio Santa Cruz G.

Results 44 comments of Jose Ignacio Santa Cruz G.

A question regarding first Strapi runs. Is there some kind of mark or database record or file that says to Strapi "this is my first run"? I'm still thinking of...

Same here. Happening with single and double quotes, and tilde and backtick. I'm currently using a 66% keyboard configured as En(intl)+deadkeys . Love the idea of using Lapce as my...

Facing the same issue, Rest cache is not being purged when pressing the delete button. In our case we are using the Redis cache store. Applying some debugging, on both...

Just figured out a workaround that worked for us. For some strange reason I can't figure out the `keys()` function on the `strapi-plugin-rest-cache/server/services/cacheStore.js` has the following return code: `` return...

@jpizzati-uvl truth is I ended up patching the package (as suggested on the [Strapi documentation](https://docs.strapi.io/developer-docs/latest/development/plugins-extension.html#plugins-extension)). It was way easier, besides I had to do some other custom modifications. https://gist.github.com/jsanta/75d00e65793f4c6adcc765132fe39369

@deepakgupta-unthinkable try the patch I posted in previous comments. I think that should work. If it doesn't you'll have to make further debugging in both Redis and Strapi sides, and...

@jpizzati-uvl sorry about that. Cannot help you further, as even though the patch tries to be generic enough for most use cases, your own mileage may vary and most likely...

@dinhkhanh it depends. i also required some other modifications for particular use cases I'm facing. Agreed that a pull request is better for general improvements, but forking and compiling the...

Made a pull request for this. Tests are passing without problems. https://github.com/jsanta/ngx-custom-validators