svelte-forms-lib icon indicating copy to clipboard operation
svelte-forms-lib copied to clipboard

Check for element before handling change event

Open ibilux opened this issue 3 years ago • 0 comments

svelte-forms-lib throw this error message in sveltekit : TypeError: Cannot read properties of null (reading 'name')

We should check element before handling change event.

ibilux avatar Dec 12 '21 22:12 ibilux