Commit Graph
2 Commits
Author SHA1 Message Date
CRIMX b7b5032c02 fix(system): safe check all event target 2024-12-10 12:56:30 +08:00
CRIMXandGitHub 468699bfdd fix(system): safely handles non-html-element object
`event.composedPath` and `event.target` do not always return `HTMLElement` object(as their types suggested).
2024-12-09 19:08:49 +08:00