-
Notifications
You must be signed in to change notification settings - Fork 13.8k
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: Table content disappears when switching between tabs #21251
fix: Table content disappears when switching between tabs #21251
Conversation
Codecov Report
@@ Coverage Diff @@
## master #21251 +/- ##
=======================================
Coverage 66.45% 66.46%
=======================================
Files 1784 1784
Lines 68165 68164 -1
Branches 7265 7265
=======================================
+ Hits 45302 45304 +2
+ Misses 20994 20991 -3
Partials 1869 1869
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
/testenv up |
@geido Ephemeral environment spinning up at http://35.87.135.143:8080. Credentials are |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I could repro this on master. The proposed solution seems to fix it. Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, thanks for the fix!
Ephemeral environment shutdown and build artifacts deleted. |
The issue appears after when we merged #21136 PR
SUMMARY
BEFORE SCREENSHOTS OR ANIMATED GIF
186693377-56c68591-98e1-47f8-a39e-b2cf1801d151.mov
AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION