Results 14 comments of cvn

Thanks for reporting this issue. I can't think of an elegant solution right now, but here's a workaround if it's useful for you. This relies on the internal implementation of...

Unfortunately, there's no way to do this with the current version. I have no plans to add this ability, but I would consider it if there is more demand or...

Hi @evilaliv3, I followed some of your links and I'm not sure why the protractor tests are failing. I don't have much experience with protractor. As a workaround, you can...

@bitliner The placeholder disappearing on focus is the expected behavior. It matches the way most browsers worked until about a year ago, and is a little simpler to implement. I've...

I had the same issue. Maddening. I just figured it out. It happens when `` is shorter than the window and you drag over the bottom of the page. It...

I'm having the same issue. I couldn't get kiddo13's code to work.

This works! So many file extensions are working again. 🥲 Thank you, @toy! On macOS 14.2.1, with Xcode 15.1, my first build failed with a warning about MACOSX_DEPLOYMENT_TARGET. So I...

I am working around this by using the legacy builder. It's [deprecated](https://docs.docker.com/engine/deprecated/#legacy-builder-fallback), but still works as of Docker v25. ```sh # Enable legacy builder DOCKER_BUILDKIT=0 docker pull $MY_IMAGE:latest || true...

Hi, I get this error just by selecting certain torrents. It seems to be consistent, every time I select one of the problem torrents, it shows this error, and then...