Nick Muerdter

Results 90 comments of Nick Muerdter

Thanks! Any reason not to use CloudFlare for DNS? Or since it looks like you're on AWS, I've also had good experiences with Route53 there. But there's obviously a ton...

Gotcha. I don't know all the requirements, but I completely understand it being more complicated. For a bit more context, this primarily affects me when using configuration management tools (like...

Oh, I missed eligibility in some of my initial feedback, but this is another great topic. To chime in here, while eligibility is maybe less of an issue now, I'd...

@flokli: Thanks for bringing this up! Can you provide any specific examples of how to trigger these failures? I definitely see that `io.(p)open` may fail and return an error that...

@albertodeluca, I also encountered this semi-related issue after having used `ogr2ogr` 3.9.0 last week to load a shapefile into PostgreSQL as a superuser. Subsequently, other users on the database couldn't...

I'm also encountering this, but if it helps, it seems to vary depending on where I'm connecting from and is maybe related to caching. The problematic responses all contain `Cache-Status:...

For anyone tracking this older issue, I believe this issue was fixed by https://github.com/flatpickr/flatpickr/pull/2130 in v4.6.5. The workarounds no longer seem necessary on newer versions.

I've also encountered this same issue when trying to use Autocomplete.js inside of a shadow DOM root element. Keyboard selection works as expected, but clicking on an item with the...

This was marked as completed, but as far as I can tell, this is still an issue (I tested 11.4.8 and the latest 12.1.2). Here's an updated example using the...