Brandon Bayer

Results 106 issues of Brandon Bayer

Tried this for the first time. I was expecting it to string replace all the names in the new file, but it seems that's not currently a feature unless something...

**Describe the bug** Using `queryClient.clear()` with suspense enabled causes an infinite loop. We encountered this in Blitz on user logout: https://github.com/blitz-js/blitz/pull/2249 **To Reproduce** Add the following to `src/react/tests/suspense.test.tsx` ```ts it('should...

suspense

### What is the problem? This code inside getServerSideProps function that's wrapped in gSSP does not work: ```ts return { redirect: { destination: Routes.ProjectsPage(), permanent: false, }, props: {redirecting: true},...

kind/bug
status/assigned

status/assigned
toolkit

- Product hunt - hacker news - office hours/livestream/q&a with special guests? - inspiration from Redwood's 1.0 launch? - email newsletter

toolkit

### What do you want and why? React-query has a useQueries hook that we need to add support for. ### Possible implementation(s) API like this: ```ts import {useQueries} from 'blitz'...

kind/feature-change
status/ready-to-work-on

status/ready-to-work-on
good second issue
toolkit

status/assigned
toolkit

### What do you want and why? We need to add an integration test for the recipe installer to prevent bugs like blitz-js/legacy-framework#966

status/ready-to-work-on
kind/meta
scope/installer

### What do you want and why? We are adding a Blitz image to the Digital Ocean marketplace (they contacted me to start this process) All of our image engineering...

status/ready-to-work-on
good second issue