-
Hi!
Using `"@nuxt/image": "^1.7.0" and `"nuxt": "^3.12.4"`, I have the following setup for nuxt image:
`nuxt.config.ts`:
```js
modules: [
...
'@nuxt/image',
...
],
image: …
-
## Feature Request
I am trying to understand what is the purpose of having an `/env` folder that emulates the configuration already present in Strapi.
Example of `config/database.ts`:
```ts
post…
-
Many people have reported problems with the plugin not working as documented. I had the same problem. I installed the plugin. Added ./config/plugins.js file as documented and nothing happened.
I fo…
jiv-e updated
11 months ago
-
## Description
This flow involves addressing the current problems with the sandbox and implementing Sandbox 2.0 with enhanced features. The key activities include:
![Image](https://github.com/user-at…
-
https://www.wangyongblog.tech/post/how-to-filter-many-to-many-relation-in-strapi/
how to filter many to many relation in strapi
I have two content-type in strapi like tag and article. And want to f…
-
Hi,
As official plugin looks not maintained anymore and outdated, I try to use your @xenobytezero/strapi-plugin-react-editorjs fork but I've the error :
> Failed to load Toolpack
> Could not f…
-
## Bug report
### Required System information
- Node.js version: v20
- NPM version: yarn v1
- Strapi version: 4.25.7
- Database: SQLite
- Operating system: Linux Mint 21.2
- Is your project…
-
On MAC OS platform.
```
error Error: 'darwin-x64' binaries cannot be used on the 'linux-x64' platform. Please remove the 'node_modules/sharp' directory and run 'npm install' on the 'linux-x64' pl…
-
## Bug report
### Required System information
- Node.js version: v16
- NPM version: 8.5.0
- Strapi version: 4.2.2
- Database: PostgreSQL
- Operating system: Alpine
- Is your project J…
-
First and foremost. Thanks for your work!
But unfortunately, I ran into an odd issue while querying images.
When I query in the Strapi-GraphQL-Playgound the desired images show up and are fully…