Matheus Paiva
Matheus Paiva
Is it possible to install this package via npm? If not, will this support be added soon? Thank you :)
## Bug report ### Required System information - Node.js version: 14.16.1 - NPM version: 6.14.12 - Strapi version: 4.3.2 - Database: mysql - Operating system: linux - Plugin Strapi version...
# Debug process 1. When I visit /admin/plugins/comments/discover to see the comments, a lot of errors happens with the same message as the image below. 2. I have published and...
I want to be able to evaluate a property (or an if) and delete a column, in the same way that we can delete a sheet (``). Is that possible?
Hello! First, thank you for the amazing component. I am using lit-element and it looks like they work very well together. But I am quite new to web components and...
I want to include "@" before the first character inserted, but everytime I put mask="@_?_?" it undertands that I am using @ as a pattern. Is there a way to...
Hello! Thank you for the plugin and I am not pushing you for some maintenance. It's just to set expectations. I saw you didn't answer the other issues that were...
**Description** Strapi offers support to `deleteMany`, but the plugin does not remove the items from meilisearch. **Expected behavior** The number of items at strapi and at meilisearch should be the...
**Description** One of the properties received by instantSearch is `responseFields`, but it looks like it takes no effect when using with instant-meilisearch. I don't know if meilisearch has this functionality...
Hello, there! First of all, thank you very much for your work. Your component is helping us a lot. I saw that the component have a prop called `initialSelections` which...