Commit 10ae5a7
committed
orb(reactotron): Update docs to explain current trackGlobalErrors veto behavior (#1586)
## Please verify the following:
- [ ] yarn run v1.22.22
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. passes
- [ ] I have added tests for any new features, if relevant
- [ ] (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~~ (b0a4fb3fd61136d149eb3ab6c75c4ef3dd1052c9)1 parent ccb81aa commit 10ae5a7
1 file changed
Lines changed: 4 additions & 2 deletions
| 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