getsentry / getsentry/sentry-javascript
Detect hydration errors in vue apps and emit the `replay.hydrate-error` breadcrumb
Open
Feature
- Dominant language
- TypeScript
- Stars
- 8.7k
- Forks
- 1.8k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 515
Description
Apparently VueJS can have hydration errors too: https://vuejs.org/guide/scaling-up/ssr.html#hydration-mismatch
We could emit our breadcrumb which would enable production debugging of hydration errors via the existing replay visual diffing.
Contributor guide
Assessment
This issue has not been assessed yet.