Leonhard Melzer

Results 13 comments of Leonhard Melzer
trafficstars

@meeber Thanks! Just had the same issue. Pulling `await` out works for me.

Thanks @mrlioncub 🎉 I was searching for a solution for using the image in a GitHub Action and the healthcheck wasn't working...thankfully Google found your comment. Passing `-b -o /dev/null`...

Thanks for opening the issue! We actually had this problem in one of our projects and fixed it by overriding `--chakra-vh` in our global styles object: ```ts export const globalStyles:...

That looks interesting, thanks for the PR for this issue I subscribed to some time ago! :) I haven't done testing in VoiceOver but briefly checked Radix UI, they are...

Just stumbled over this issue, too. One way to make it work would be to simply set the prop on the dashboard itself: ```tsx const Foo = () => {...

Came here to check for existing issues as we discovered the errors, too. There is some initial work in https://github.com/ganlanyuan/tiny-slider/pull/357 to fix this.

https://github.com/rpldy/react-uploady could be interesting, too. I've used it with another UI library and found it to be very extensible. It's a headless library but exposes lots of useful primitives /...

@tannerbaum hm, I'm not sure...but I don't think so, as work on @meaku's standalone branch never continued and it seems like a good way to clear this up. However I...