1
0
Fork 0
mirror of synced 2024-10-01 01:28:51 +13:00

Disable update on change for component settings

This commit is contained in:
Andrew Kingston 2021-05-18 08:40:18 +01:00
parent ea1583478a
commit ac2c34a4b4

View file

@ -76,6 +76,7 @@
this={control}
{componentInstance}
value={safeValue}
updateOnChange={false}
on:change={handleChange}
onChange={handleChange}
{type}