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
The rule was triggered for a property only. I assume it checks for any prop key starting with on, but it would maybe make sense changing this to match on[A-Z] (i.e. camelcased keys) instead?