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
[fixed] check if the modal content is available when async update... (#1)
It seems that the using redux, we can get a async update in which can fail
when trying to focus the content of the modal.
This should be a temporary fix since the issue is hard to reproduce,
but safe for other applications.
0 commit comments