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

[v5] ChevronIcon component override not working #413

Closed madeleineostoja closed 2 years ago

madeleineostoja commented 2 years ago

Just upgraded to the v5 beta and I can't get the ChevronIcon component override working. Is there a requirement I'm missing? My existing overrides for Item and Selection from v4 are still working well

ZerdoX-x commented 2 years ago

Provide REPL

madeleineostoja commented 2 years ago

Sorry just nuked my node modules and that fixed it, must have been a stale dep somewhere