getsentry / getsentry/sentry-javascript
Investigate Next.js hydration error diff indicator
オープン
Improvement
Next.js
- 主要言語
- TypeScript
- スター
- 8.7k
- フォーク
- 1.8k
- 平均マージ
- 1日 17時間
- マージ済み PR(30日)
- 515
説明
Currently we display React hydration errors depending on the environment, for production we send the minified error and that gets unfolded based on the error code to a hydration error on ingest side of things.
Next.js 16.2 [released a hydration diff indicator](https://nextjs.org/blog/next-16-2#hydration-diff-indicator), which is worth investigating and see if we can also do that for hydration errors by displaying the diff node.
コントリビューションガイド
評価
この issue はまだ評価されていません。