-
-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Labels
Description
Current behavior:
When trying to pass the event returned by the reset function to config.target for delay function, an typescript error occurs.
Expected behavior:
The event from the reset function will be received as config.target for the delay function without errors.
Demo:
https://stackblitz.com/edit/effector-vite-react-template-rjh1va?file=src%2Fmodel.ts
Reactions are currently unavailable