rob-balfre / svelte-select

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

floating-ui flashing #480

Closed rogerfar closed 1 year ago

rogerfar commented 1 year ago

When using strategy: 'fixed' the list flashes from the left top to the correct position:

https://svelte.dev/repl/62a0199924ef4ddd980822860891b228?version=3.51.0

Not sure if this is because of the float UI library or if it's in here.

rob-balfre commented 1 year ago

Interesting. Will investigate, thanks

On Sat, 15 Oct 2022, 6:51 am Roger Far, @.***> wrote:

When using strategy: 'fixed' the list flashes from the left top to the correct position:

https://svelte.dev/repl/62a0199924ef4ddd980822860891b228?version=3.51.0

Not sure if this is because of the float UI library or if it's in here.

— Reply to this email directly, view it on GitHub https://github.com/rob-balfre/svelte-select/issues/480, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAUAM7T6KMCNKTUZ2Y7LR33WDG2UPANCNFSM6AAAAAARFQ52HY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

rob-balfre commented 1 year ago

Fixed in 5.0.0-beta.32