-
**Describe the bug**
a type error in generated InputJsonValueSchema
**Screenshots**
Running `tsc`:
```
db/generated/zod/index.ts:39:14 - error TS2322: Type 'ZodLazy' is not assignable to type …
-
https://github.com/redwoodjs/redwood/issues/1754
```zsh
$ /private/var/folders/h0/n4dr2mwn6vqbtk9y1zrcykd80000gn/T/redwood.FWYVCX3T/node_modules/.bin/rw dev --fwd=--open=false
$ /Users/tagawahiro…
-
- Reference: "API tests assume api/src/lib/db to export a Prisma client" PR#3707
https://github.com/redwoodjs/redwood/issues/3707
Need to audit what can be currently done -- and if not, then add…
-
While the [Cell tutorial](https://redwoodjs.com/tutorial/cells) is quite good, as @peterp noted in:
https://community.redwoodjs.com/t/can-i-use-a-different-value-in-the-component-cell-so-that-it-is…
-
### What's not working?
What's not working?
I'm seeing issues in a production deployment to vercel after upgrading from v7.7.4 to v8.3.0. The issue only shows up when deployed to vercel, local devel…
-
### What's not working?
I understand that SKIP_DB_PUSH=1 is used when testing code that doesn't use the database.
(https://github.com/redwoodjs/redwood/issues/5303)
However, the issue lies in …
-
### What's not working?
I expected `yarn rw test` to not cause any security, virus or malware warnings what so ever.
### How do we reproduce the bug?
- Setup new project `yarn create redwood-…
-
### What's not working?
From https://community.redwoodjs.com/t/problems-with-backend-auth-when-running-a-mutation-immediately-after-login/4000
> I am having issues running a mutation the @requir…
-
Hi Guys,
I am seeing this when deploying our app to vercel:
```
[POST] /api/graphql
15:07:05:64
2022-04-23T05:07:05.729Z 03f00ea2-056a-4e46-87d8-708c73969721 ERROR Invoke Error {"errorType"…
-
After `yarn` command receiving error:
`error Couldn't find a package.json file in "/Users/iowens/Repos/Redwood/example_todo"
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about th…