-
The Invoice service relies on "context.currentUser?.id" to create an Invoice, which doesn't work running "yarn rw db seed"
Seems tricky to establish user context within the seed.js file, so I was t…
-
The investigation into https://github.com/redwoodjs/redwood/issues/4271 showed that the Migration Engine uses a surprising amount of memory for a simple deploy. While this is not the root cause of tha…
-
### What's not working?
What's not working?
We're seeing 404s instead of index.html for paths containing periods, e.g. https://example.com/foo/bar.baz. Our app has profile handles that can include p…
-
**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 …
-
See: https://www.npmjs.com/package/@redwoodjs/graphql-server
See: https://www.npmjs.com/package/@redwoodjs/api
Ahead of v1.0's release, it feels like all the package readme's need to get updated a…
-
### What's not working?
Building and then serving was not working when trying React Server Components. I am writing an article on this on a deadline, so I actually got it running by editing files in …
-
### 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?
running this command `yarn create redwood-app bitero --typescript --git-init --commit-message "first commit" --yarn-install` I got 3 errors:
1. It asked me if I wanted to run…
-
This line below always overwrites the window location any time a redwood app loads. It is meant to handle refreshing the auth tokens. The issue is this completely wipes out search params on page load …
-
An #h2 section for each framework integration. Start with Tailwind but suggested additions:
* Linaria
* Style components
* React Bootstrap
* More to come