strapi-molecules icon indicating copy to clipboard operation
strapi-molecules copied to clipboard

Results 19 strapi-molecules issues
Sort by recently updated
recently updated
newest added

Hi all, Thanks for the great work so far! - Having trouble getting this to work. I installed the package, made my component searchable and then used the code snippet...

### Description: It seems that `singular` is not imported/required properly. ``` singular is not defined in strapi-deepsearch-service/src/services/utils/bookshelf-build-query.js line 72 ``` ### Suggestion: Add `const { singular } = "pluralize";` in...

Thank you for making some plugins available to the Strapi community. I'm trying to use the content-search plugin, but can't seem to get it to search within a rich text...

`[2021-05-25T07:49:55.417Z] error Bootstrap function in plugin "preview-content" failed [2021-05-25T07:49:55.418Z] error TypeError: actionProvider.registerMany is not a function at /home/appinventiv/e_work/workplace/strapi_poc/my-app/node_modules/strapi-plugin-preview-content/config/functions/bootstrap.js:70:53 at step (/home/appinventiv/e_work/workplace/strapi_poc/my-app/node_modules/strapi-plugin-preview-content/config/functions/bootstrap.js:33:23) at Object.next (/home/appinventiv/e_work/workplace/strapi_poc/my-app/node_modules/strapi-plugin-preview-content/config/functions/bootstrap.js:14:53) at fulfilled (/home/appinventiv/e_work/workplace/strapi_poc/my-app/node_modules/strapi-plugin-preview-content/config/functions/bootstrap.js:5:58) ` ` case...

Hello VirtusLab team First of all thank you for your awesome work on all the plugins. I installed the extension as per the instructions but the buttons don't show up...

It would be helpful if the README.md of the Versioning plug-in stated exactly what the requirement is that the `(Bookshelf only)` part of the h1 refers to.

documentation

On start up the application bombs out (when using Mongo as the DB): ``` Starting the development server... Admin development at http://localhost:8000/admin/ [2020-09-18T16:04:56.477Z] error Bootstrap function in plugin "versioning" failed...

package could be used widely for a development purposes, if somebody create an instance and would like to have some bootstrapped data like: - users - config (as content type...

...so that I can run tests on all databases locally acceptance criteria: - all supported by strapi databases need to be created, - fixtures - at least one test (could...

enhancement