-
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…
-
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 …
-
### 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…
-
There is a failure with the way we're ingesting OTel data. Specifically around the handling of timestamps. It appears the shape of the data does not specifically match the type we have and thus we end…
-
### 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…
-
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?
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…
-
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…
-
- 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…
-
### 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…