Commit 07a2753
committed
[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.1 parent cb6504c commit 07a2753
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
| 134 | + | |
134 | 135 | | |
135 | 136 | | |
136 | 137 | | |
| |||
0 commit comments