Steve Willard

Results 19 comments of Steve Willard

Any chance this could get merged in and released?

Anyone figure out how to make this work? I tried `initialScrollBehavior`, but it doesn't seem to work.

@anandthakker can you release a version of doiuse to npm that supports this? I don't think what's in npm has this code.

Hi there, What region are your apps deployed to? Currently only these regions are supported: ``` us-east-1' us-east-2' us-west-1' us-west-2' ca-central-1 eu-central-1 eu-west-1 eu-west-2 eu-west-3 eu-north-1 ``` At the moment,...

Hi Daniel. First off, thanks for trying out Desktop -- your feedback is greatly appreciated. Secondly, I'm sorry about the error! I believe I see what is happening. Here's some...

We're seeing similar behavior. If you open an app on an M1 mac and "right-click" on the editor it crashes. Otherwise, it's working well for us.

Haha gotcha. Yeah I went with the `useContext` route. It would definitely be cool if you could specify `refetchQueries` (or just tap in onSuccess), and then have the hook subscribe...

Any chance this could make it into the next release?

I'm seeing this behavior too, when I conditionally render a Popover, as opposed to just using `isVisible`