Matt Thomas

Results 3 issues of Matt Thomas

I've tried adding environment variables to my config but it appears they aren't parsed. Example below for a sample yml config. The environment variables work correctly in `haproxy.cfg` as I...

enhancement

After upgrading from Svelte 4 to 5 I've found an issue where when implementing `dragDisabled` with a custom drag handle, the property is not updating immediately and requires an extra...

I recently upgraded to Svelte 5 and I'm using a [$state class object](https://svelte.dev/docs/svelte/$state#Classes) to handle reactivity in my items array. During the drag events the consider and finalise events are...