-
Notifications
You must be signed in to change notification settings - Fork 6.8k
fix(cdk/table): row differ does not detect template changes #20765
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
@jelbourn this is my attempt on this one, thanks! |
857e95d
to
f1254d9
Compare
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.
Overall looks good, just a couple minor comments
f1254d9
to
dbec01f
Compare
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
@jelbourn @andrewseguin This will get old eventually. Can you review it? Thanks... |
Just took a look- seems like this got stalled because it's breaking ~10 targets inside of Google and nobody has had the time yet to dig into the failures and debug. @mmalerba we should do a fresh run and see if the failures aren't too difficult to clear |
The errors don't look trivial to resolve. Some of the tests seem to be intentionally verifying that elements are not refreshed. I think we'll need to discuss with someone on that team to figure out what they're trying to accomplish and if we can make it work with this PR. |
@shlomiassaf It's really tricky figuring out the internal test failures. If you'd like to rebase, we can continue to try and get them passing |
I'm closing this PR because there hasn't been any response to the latest comments in close to two years. |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
fixes #20717