Commit 83aa823
docs(test-utils): add tip about using
When using `trigger('focus')` with jsdom v16.4.0 and above you must
use `attachTo` when mounting the component.
Co-authored-by: peterhegman <[email protected]>trigger('focus') (#1848)1 parent 7e78174 commit 83aa823
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
41 | 45 | | |
42 | 46 | | |
43 | 47 | | |
| |||
0 commit comments