-
Notifications
You must be signed in to change notification settings - Fork 54
Update IDView implementation #570
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
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #570 +/- ##
==========================================
- Coverage 23.62% 23.59% -0.03%
==========================================
Files 525 526 +1
Lines 30472 30480 +8
==========================================
- Hits 7200 7193 -7
- Misses 23272 23287 +15 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
This is currently causing a regression on |
Fix needsTransitions issue of checking isIdentity
|
Fixed the regression by correcting the The default transition is The fix is to add a plain opacity transition to make |
Close #569