-
# Issue: experimental.ppr can only be enabled on latest version of next.js
Firstly, sorry i couldnt find a discord so have to ask here
### i have been following the yt tutorial on this project and c…
-
**Describe the bug**
Typegen doesn't accept absolute path for `generates`.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a sanity-typegen.json with an absolute path in `gener…
-
Hello together,
i am new to Strapi and want to use this great Plugin. But it seems like there is an issue.
When i am running the strapi command `strapi ts:generate-types` it throws this error:
…
-
## Describe the bug
I'm using the Strapi v5 version of `gatsby-source-strapi` (#478) with `yarn link`.
The collection and single Strapi types configured in my `gatsby-config.js` are found but th…
-
## Bug report
### Required System information
- Node.js version: v20.9.0
- NPM version: 10.1.0
- Strapi version: 4.15.4
- Database: mysql:5.7
- Operating system: MacOS Ventur…
-
It would be equivalent to [ESLint’s meta.schema](https://eslint.org/docs/latest/extend/custom-rules#options-schemas). This can be used for generating plugin/rule documentation websites and typegens.
MrHBS updated
2 months ago
-
When defining `minItems` in an array type, the typegen generates a bit of a strange type definition for that entry.
Example schema:
```yml
daycare_days:
type: array
minItems: 1
items:
…
-
**Describe the bug**
Pocketbase Typegen CLI is not correctly parsing `-e` flag.
Not Working:
```bash
pnpm dlx pocketbase-typegen -e ./.env.local --out ./src/types/pocketbase.ts
(...)
Missi…
-
Simply cloning the clean repo and trying to build by doing `npx sanity build` or `sanity build`, OR trying to deploy the sanity studio by doing `npx sanity deploy` or `sanity deploy`, it fails with vi…
-
**Is your feature request related to a problem? Please describe.**
When generating types you only get an "internalGroqTypeReferenceTo" a related schema.
```
export type ProgressBar = {
_id: stri…