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
When I use an event handler on a component the event is passed to the handler when the event is detected. When I use an action the event is not passed in making certain calculations impossible. Is there a way to get the event to be passed into the action? If so it should probably be added to the docs.
The text was updated successfully, but these errors were encountered:
When I use an event handler on a component the event is passed to the handler when the event is detected. When I use an action the event is not passed in making certain calculations impossible. Is there a way to get the event to be passed into the action? If so it should probably be added to the docs.
The text was updated successfully, but these errors were encountered: