Nov 11, 2024
Nov 11, 2024
Select Component Fix
There was a bug when sometimes the single value for the select component was not working properly, as the value attribute was not added to the sl-select element in HTML. I added a fix so that the value attributes are added with JS for both single select and multiple select.