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
melloware
added
Type: Bug
Issue contains a defect related to a specific component.
and removed
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
labels
Dec 30, 2024
Describe the bug
onBlur
is executed withundefined
as the first argumentonBlur
is executed twiceReproducer
https://stackblitz.com/edit/vitejs-vite-v4atuv
System Information
Steps to reproduce the behavior
Expected behavior
onBlur
is executed with event object passed as the first argumentonBlur
is executed onceThe text was updated successfully, but these errors were encountered: