Leo

Results 7 comments of Leo

this is a rough start: https://github.com/the-leonat/kirby-map-section i reused some code from your field-plugin. but i decided to use `vue2-leaflet` for its declarative approach. i also reduced the customizability a lot...

Doesn't this create an IntersectionObserver for every element? IntersectionObservers are designed to be created once for the root element.

thanks for making this pull request. could the functionality be expanded to Nixpacks easily? It seems input fields for network-aliases are only shown when Dockerfile or Docker-Compose build strategies are...

can we push the visibility of this feature some how? As already stated in #1910, this is a must have for all people deploying interconnected services with zero-downtime guarantees.

> Hey [@the-leonat](https://github.com/the-leonat) thanks for reaching out. As per docs I think you should rather use [tail workers](https://developers.cloudflare.com/workers/observability/logs/tail-workers/) for this use case instead. I understand how to capture errors with...