mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
Fixes a bug where the input `value` is immediately reset when re-focusing the input. The `value` resetting is necessary to support programmatically clearing the value, but it should only execute if the input is not currently focused. |
||
---|---|---|
.. | ||
ComboBox.test.svelte | ||
ComboBox.test.ts | ||
ComboBoxCustom.test.svelte |