rob-balfre / svelte-select

Svelte Select. A select component for Svelte
https://svelte-select-examples.vercel.app
Other
1.25k stars 175 forks source link

Inquiry: Any plans on updateing for svlete 5? #680

Closed ar4hc closed 1 month ago

ar4hc commented 2 months ago

This package works really great, but not in svelte 5, i'm afraid.

Just did a quick check and mouse isn't working for selecting items, but keyboard does.

Not sure what's wrong, and nothing in the browser console, so ...

Before digging into this, i wonder if there is some effort already ongoing?

fsoft72 commented 2 months ago

I noticed the same thing today, I think it is related to this issue on svelte5 issues page.

I had to revert back to svelte 4 for my project.

frederikhors commented 1 month ago

Svelte 5 is in Release Candidate state starting today! ♥

frederikhors commented 1 month ago

Did you find a way @ar4hc @fsoft72 ?

rob-balfre commented 1 month ago

@ar4hc @fsoft72 I'll take a look soon hopefully, day job is v busy and 100% Svelte 4 so not had a chance

fsoft72 commented 1 month ago

Did you find a way @ar4hc @fsoft72 ?

@frederikhors at the moment I was forced to revert back to Svelte 4, because I have a very big project relying very much on svelte-select.

fsoft72 commented 1 month ago

@ar4hc @fsoft72 I'll take a look soon hopefully, day job is v busy and 100% Svelte 4 so not had a chance

@rob-balfre I hope you'll find some time. Your component is very powerful and I want to use it also in my future projects :wink:

frederikhors commented 1 month ago

@rob-balfre https://github.com/sveltejs/svelte/issues/11365#event-12645769864 is fixed!

frederikhors commented 1 month ago

@rob-balfre I think we should open it again, it doesn't work anymore with latests releases:

https://svelte-5-preview.vercel.app/#H4sIAAAAAAAACoWRPW_CMBCG_8rpFi9G7CZFqpi6VWIkDMZcilV_yXaCIMp_r0wilMDQ8X3kx6_v3GOjDSUUhx6dtIQCP0NAjvkWSkgdmUzIMfk2qkKqpKIOeVs7AG2Djxn2ZEhlaKK3wEZjlR6MbWpXDirvUgadySb4gENBAH0nTUsCmLp45Y3MxDgYeSIjgO1m7Cf6Nghg-ytRZgN_0YO-3-VM_Z7yU5Odj7d3T8nfReMYl2UcxkHkyZCARppE7_dcdEiLp4_5v36taKUiSTtzvxTBbmIvYxf7uKldtX7-QO2qaff9Y7cDrLfI0fqzbjSdUeTY0nAc_gD3U2Kl5gEAAA==

@ar4hc can you please change the issue title from "svlete 5" to "Svelte 5" (to search it)?