Ryex / ic10emu

A Stationeers IC10 code editor and emulator
https://ic10emu.dev/
Apache License 2.0
7 stars 2 forks source link

Selects don't update their display when the menu item updates #17

Open Ryex opened 5 months ago

Ryex commented 5 months ago

tracking issue. for https://github.com/shoelace-style/shoelace/issues/1971

sadly fixing this is not as simple as sub-classing it and watching for mutation. I would need to compliment the whole SlSelect element