Commit b0a4fb3
authored
Update docs to explain current trackGlobalErrors veto behavior (#1586)
## Please verify the following:
- [ ] `yarn build-and-test:local` passes
- [ ] I have added tests for any new features, if relevant
- [ ] `README.md` (or relevant documentation) has been updated with your
changes
## Describe your PR
Updates docs to match existing behavior
~~The docs state that this function should return true
to skip the frame, and false to keep it, but that
is opposite existing behavior.~~
~~This commit fixes the veto function to behave as expected~~1 parent cb68a28 commit b0a4fb3
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
| |||
0 commit comments