-
### What's not working?
Issue: cant find graphql API
### How do we reproduce the bug?
Cant find the graphql api
### What's your environment? (If it applies)
_No response_
### Are you interested …
-
https://redwoodjs.com/cookbook/role-based-access-control-rbac
https://redwoodjs.com/tutorial/authentication
-
### What's not working?
Trying to deploy a redwoodjs app using flightcontrol but it's failing on the web deploy.
```
23:10:09: #11 [stage-0 7/10] RUN --mount=type=cache,id=G72QpPNA6IY-/usr/local…
-
**What's not working?**
After updating the Prisma schema to add a new relation between User and Post, the changes are not reflected in the GraphQL API. Running prisma generate and yarn rw prisma mi…
-
https://redwoodjs.com/docs/tutorial/chapter1/layouts
-
I'm trying to use shadcn/ui inside a Redwood project while also using Redwood Forms. It would be great if there were a way for the `` component from shadcn/ui to wrap the Redwood `` and its siblings. …
-
### Summary
Hi! This is my very first issue in this space.
Recently I was working on my react unit tests and I had to make an adapter to ensure that every component has it dependencies at test run…
-
> For now, see https://github.com/redwoodjs/redwood/pull/5011#issuecomment-1101607657 and https://github.com/redwoodjs/redwood/pull/5093#issuecomment-1101609293.
jtoar updated
3 months ago
-
### What's not working?
Getting a Telemetry error when creating a new project:
```
Telemetry error
TT [OTLPExporterError]
at IncomingMessage. (file:///Users/amydutton/.yarn/berry/cache/crea…
-
### What's not working?
Hi,
I am confronted with the issue, that a hook exported from my cells loses its type, when imported in another workspace.
### How do we reproduce the bug?
It is…