-
### What is the problem?
I try no create a new model using blitz generate with this command
´blitz g all usercompany app/user belongsTo:user companyName:string address:string vat:string country:S…
-
### What is the problem?
blitz new does not work when selecting Javascript
**Steps to reproduce:**
- `blitz new BlitzTest`
- choose `Javascript`
- choose `Full - includes DB and auth (Recom…
-
### What is the problem?
In both `blitz.config.js` and `next.config.js` the following code was generated after using the beta 14 codemod.
```js
// blitz.config.js
import { BlitzConfig, sessionMi…
-
### What is the problem?
Getting the following error trying to authenticate an API endpoint.
### Paste all your error logs here:
```
Aug 24 10:30:38 AM TypeError: Cannot read properties of undefi…
-
### What is the problem?
HTML from server returns with `Loading...` fallback and all data appears only on the client
Without `` tag page crashes and not displayed
Error exists even in production …
-
### What is the problem?
I installed a fresh version of blitz using npm
`sudo npm i -g blitz`
`blitz new domika`
`cd domika`
`npm run dev` (`blitz run dev` yields the same problem)
I get the…
-
### What is the problem?
Hi,
I am trying to use setQueryData to change some of the data from useInifiniteQuery hook before the request to backend is complete. It seems, that it doesn't do anything…
-
## Wild swag opportunity appeared!
- [x ] I've checked that this isn't a duplicate issue.
Q. Which company offers it?
A. : Prisma
Q. Where have you seen the announcement (URL)?
A. : htt…
-
### What is the problem?
When using the CLI command `blitz dev` together with Sentry (the `@sentry/nextjs`) it ends up in a fast-refresh-recompile endless loop.
This does not happen when using `ne…
-
### What is the problem?
With a newly generated blitz app, tests are failing.
### Paste all your error logs here:
`yarn run jest`
```
info - Loaded env from /Users/andrewhamon/code/my-te…