Commit f4f3ea5
fix: use apply for console error args when proxying (#454)
* fix: spread console error args when proxying
Without this the proxied errors are logged as an array, which is not very helpful.
* Update act-compat.js
* Update old-act.js
Co-authored-by: Kent C. Dodds <kent+github@doddsfamily.us>1 parent 2bbfff3 commit f4f3ea5
2 files changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
| 37 | + | |
40 | 38 | | |
41 | 39 | | |
42 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments