You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although it's an easy fix. But since we don't have all the element-specific constructors in the known global. If we want to do it. Maybe we can grab it from a list like mdn data?
Describe the bug
I have an event handler where I check if
event.target
isHTMLAnchorElement
, but svelte gives me a warning.Reproduction
Logs
System Info
Severity
annoyance
The text was updated successfully, but these errors were encountered: