Chase Weaver
Chase Weaver
> Small quality of life improvement for anyone using this PR - you'll want to probably wrap the `$api.closeListbox();` call in `ListboxOption.svelte` with a `if ($api.mode === ValueMode.Single)` check so...
Also running into this issue for what it's worth, but even running locally doesn't work on my end. Currently looking into a work around
> **[sveltekit]** > > having same issue here is the errors that i'm receiving : > > the first : **@node-rs/argon2-darwin-x64** > > ``` > ✘ [ERROR] No loader is...
Something funky must have happened with one of the `@node-rs` packages at some point but is fixed now. It _appears_ as though those packages are no longer required to be...