-
### pnpm version:
v.8.1.1
### Code to reproduce the issue:
I demo repo - https://github.com/aussieboi/strapi-pnpm-monorepo
but here is working fine in my poject throw error shown bottom.
…
-
- [x] Lisada [Strapis](https://admin.poff.ee/admin/plugins/content-type-builder/content-types/application::industry-event.industry-event) ja datamodelisse Industry eventile festival_edition (@LiisKasp…
-
At the same time, use the languages defined locally, i.e. `import { locales } from '$lib/i18n';` and not those defined in Strapi. Thus:
- the field value becomes just a locale code string
- we can r…
-
**Description**
Create blog posts in Strapi to display them on the website.
Make sure that the database is normalized so the process is easy.
**Sources**
- https://strapi.io/blog/build-a-blog-with-ne…
-
I have two components who do have the same name but not in the same category.
Unfortunately, none of them are created, thus replaced by "any" inside my dynamiczone interface.
Is it possible to tac…
-
When setup with JumpCloud OIDC, after login this issue occurs:
```
Authentication failed
Cannot read properties of undefined (reading 'toLocaleLowerCase')
```
This is my conf:
```
modul…
-
I have added code in config/plugin.js
`"image-optimizer": {
enabled: true,
config: {
include: ["jpeg", "jpg", "png"],
exclude: ["gif"],
formats: […
-
Hi,
I would like to know if it is normal not to have the purge button on my entities when strapi is in production mode? I see in the code that it is logically based on permissions and my permissio…
-
We want to save and host image files outside of Strapi app instance.
It's possible to use Amazon S3 or Cloudinary:
https://docs.strapi.io/dev-docs/plugins/upload
Currently, when you upload an image …
-
I'm using the `gatsby-source-strapi` plugin to query the data in my Gatsby FE app.
This config makes the preview button show up in the Strapi CMS.
```
module.exports = ({ env }) => ({
'previ…