Files
shoelace/src
dhellgartner bb7e840fac Issue 2117: Fix sl-select throws exception if a sl-input in the same form receives a new value with autofill in MS Edge (#2221)
* Issue 2117: Created a test to reproduce the issue

Note: Test is currently fainling before the actual fix

* Issue 2117: Check for the existenc of the key

* Bug is caused by an incorrect event triggered by Edge
* The event is missing the key property
* To fix the bug, check for the existence of the property
before checking the length property

* Issue 2117: Reset delay in test

---------

Co-authored-by: Dominikus Hellgartner <dominikus.hellgartner@gmail.com>
2024-10-24 16:22:47 -04:00
..
2023-12-08 12:30:31 -05:00
2023-02-16 10:39:01 -05:00
2024-01-23 11:12:47 -05:00
2023-09-13 11:51:50 -04:00
2023-08-11 10:27:34 -04:00