Closed bcsherma closed 2 weeks ago
This stack of pull requests is managed by Graphite. Learn more about stacking.
Join @bcsherma and the rest of your teammates on Graphite
Preview this PR with FeatureBee: https://beta.wandb.ai/?betaVersion=ff1a7feee012026ff797575ae99b19d4b01c552d
Description
Dedupes the recording of the
useNodeValue
error in sentry. Uses a helper to throw the error with a suffix attached that causes the sentry capture at the error boundary to be ignored since we have already captured the error.