Weston Harper
Weston Harper
Switching to 0.1.0 solved this issue for me as well.
It feels as though this has gotten stale. I've looked into fixing this and I've come to the following possible resolutions: 1. Parse the iOS userAgent to determine whether the...
@anatolzak I'm certainly willing to copy the Radix example above verbatim, but I thought the crux of the issue was `overflow: hidden`, which doesn't work on iOS 12. I think...
> > I thought the crux of the issue was `overflow: hidden`, which doesn't work on iOS 12 > > > > @wesharper From what I see, it doesn't seem...
I feel like the `overridable` mechanism is pretty elegant. Right now, I understand that it would be a big lift to just add overridable to everything in the short-term and...
This also works in the server, but it would be very nice if it was handled natively by superForms: ```typescript // +page.server.ts const form = await superValidate(zod(mySchema)); form.data.dir = undefined...
Our app has giant forms with dozens of required select inputs, so having to do this manually for each form is a pain. Also, we have a handful of large...
Version 0.11.7 (20240506.221648)
It looks like git executable is the selected option in my current version. I get logged out fairly frequently, so I'll recreate the scenario and check back in to see...
Can confirm that I have the git executable (default) setting active and I'm on the latest version and I'm still seeing a silent failure like so: https://github.com/gitbutlerapp/gitbutler/assets/13283469/19ed4472-3d5b-4012-aeb0-45f97e51f291 When I try...