Liam Krenn

Results 4 issues of Liam Krenn

### Steps to reproduce the issue 1. Create brand new Svelte or SvelteKit project 2. Install `cubing` npm package 3. Basic code for scramble generation: ``` import { randomScrambleForEvent }...

🐞 bug

I use an inbound primary key "id". How can I get a result as a map (instead of an array), with the id as key and the value as the...

Hey there, is there a way to cancel a drag, while the element is being dragged? I tried `releasePointerCapture`, but it didn't work

Fixes issue #1962 where fake players don't trigger Fabric API's `ServerPlayConnectionEvents.JOIN` and `ServerPlayConnectionEvents.DISCONNECT` events, causing issues with mods like BlueMap that rely on these events to track online players.