-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
feat(browser): Add View Hierarchy integration #14981
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
❌ 1 Tests Failed:
View the top 1 failed tests by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
|
woah what does it look like with minified class names? (and you don't have react component annotations or similar?) |
|
By default it's capturing Here is the full event: |
Codecov Results 📊Generated by Codecov Action |
node-overhead report 🧳Note: This is a synthetic benchmark with a minimal express app and does not necessarily reflect the real-world performance impact in an application.
|
This issue needs resolving before the wireframe is drawn correctly outside of flutter projects:
rendering_systemrather thanproject.platformsentry#83291By default it captures the entire DOM, but it is configurable:
Capture only React components (uses attributes added by Sentry bundler plugins):
Capture only Web Components: