-
## Bug report
### Required System information
- Node.js version: **v20.5.1**
- NPM version: **9.8.0**
- Strapi version: **4.11.5**
- Database: **SQLite**
- Operating system: **macOS** (strapā¦
-
Hi,
First of all, huge thanks to @ghoshnirmalya for the boilerplate, really appreciate it!
It is however, I plan to use the default "Users" collection sits inside Strapi, with the "Email" provideā¦
-
# Background Information
- **Name**: Matovu Ronald
- **Company:** Name of the organization you work for
- **Country, City:** Uganda, Kampala
- **Personal Website or blog:** yourwebsite.com if apā¦
-
Hi,
thanks for the strapi extension!
Currently it is not possible to use nx-libs in the strapi-server.
eg. I have a JS/ lib `@my-nx-workspace/utils`, then I can't require it like `const utils = rā¦
-
# Summary
Having issues using this library to connect to my local Strapi instance
I noticed when I make requests with other frameworks that it is `/api/tests` instead `/tests`. Should the Strapā¦
-
The global quality setting appears to be broken.
E. g. when I change the value between two test uploads of the same file from 80 to 20, I expect the output file sizes to change, but they don't.
Everā¦
ufoch updated
5 months ago
-
In the strapi-blocks it is possible to input a shift-enter, which results in a \n
I see there is a option for empty paragraphs, maybe it's possible to replace line-breaks inside the 'text' property ā¦
-
Hello @Stun3R,
and thanks for your work.
I have this error when I try to generate types:
```
Error: Cannot use GraphQLObjectType "Article" from another module or realm.
Ensure that there isā¦
-
Hello,
With the old version of Algolia Hook i was able to do some customizations on object fields and trigger the record only on publish.
```javascript
'use strict';
const index = 'songs';
ā¦
-
Hi I `git clone` the master branch and do `yarn` to install node modules.
When I do `yarn dev` I have the following error:
![image](https://user-images.githubusercontent.com/20318562/89640287ā¦