The new `base-select` it's dope...however it is a bit problematic for svelte (and probably Solid too) because it changes the HTML parser behaviour that svelte uses to get a reference to the elements you define. So if you write
svelte will throw a compiler error. 1/2
svelte will throw a compiler error. 1/2
Comments