-
-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Description
I have a form inside the modal, and after the modal has fully faded it, react-spring-modal is auto focusing on the first input. Since the form does appear before onRest is called the user can be entering in text in other control elements and then the code here makes the current control element loose focus as it attempts to focus on the first control element of the modal.
Is it possible to make this function / auto focus check optional?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels