-
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 …
-
Inspired by the Made with Supabase Project, we have thought to have our own made-with-redwood website, where people can show off their projects made with [RedwoodJS](https://redwoodjs.com/).
💡 Feat…
-
### What's not working?
If you update an existing Redwood project that was already using Storybook to Canary, and then try to start Storybook, you'll get this:
### How do we reproduce the bu…
-
### 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?
hey
### How do we reproduce the bug?
_No response_
### What's your environment? (If it applies)
_No response_
### Are you interested in working on this?
- [ ] I'm intere…
-
I am using RedwoodJS on Netlify functions for our app, and so I need to use the pino logtail transport for logging.
I noticed recently that logs are going missing, especially when they are at the e…
-
### Introduction
This article is the first part in the series of posts describing the use of several UI component libraries, starting with [Chakra UI](https://chakra-ui.com/). The impetus for writing…
-
- 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…
-
I looked (okay, not that hard, but I definitely didn't see it mentioned in the tutorial), but couldn't find an explanation of why is yarn a requirement? Can you please clarify to me, why yarn?
I pr…
-
### Summary and description
This is the related doc: [graphql#use-in-docusaurus](https://redwoodjs.com/docs/graphql#use-in-docusaurus). When I setup the docusaurus workspace, I encountered some error…