-
We should add a model generator so that people can easily populate components with data from a database or API via GraphQL.
We should basically aim to abstract away GraphQL so that they user doesn'…
-
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…
-
### 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…
-
### What's not working?
unfortunately my username "kumaran sony" has space in it (windows 11). I just tried to create a new(my first) redwoodjs project and I couldn't. Please see the below screenshot…
-
An #h2 section for each framework integration. Start with Tailwind but suggested additions:
* Linaria
* Style components
* React Bootstrap
* More to come