-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
fix(core): polyfill resize-observer for development to avoid error overlay #5943
fix(core): polyfill resize-observer for development to avoid error overlay #5943
Conversation
Your org has enabled the Graphite merge queue for merging into canaryYou must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. You can enable merging using labels in your Graphite merge queue settings. |
Current dependencies on/for this PR: This stack of pull requests is managed by Graphite. |
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 35454c3. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 6 targets
Sent with 💌 from NxCloud. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## canary #5943 +/- ##
===========================================
- Coverage 64.05% 43.97% -20.08%
===========================================
Files 364 231 -133
Lines 20032 5332 -14700
Branches 1714 938 -776
===========================================
- Hits 12831 2345 -10486
+ Misses 6982 2799 -4183
+ Partials 219 188 -31
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Merge activity
|
…erlay (#5943) Brought a temporary solution from petyosi/react-virtuoso#875 (comment)
168021f
to
35454c3
Compare
Brought a temporary solution from petyosi/react-virtuoso#875 (comment)