svelte-forms-lib
svelte-forms-lib copied to clipboard
Check for element before handling change event
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.