Commit f0b3e98
The "NotFoundError: Failed to execute 'removeChild' on 'Node'" is
thrown by third-party scripts (reCAPTCHA, blob-loaded widgets) when
they try to clean up DOM nodes that React has already unmounted.
These errors are not actionable and create noise in Sentry.
Closes #8451
Closes #8455
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent a32503a commit f0b3e98
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
80 | 87 | | |
81 | 88 | | |
82 | 89 | | |
| |||
0 commit comments