Skip to content

Conversation

@teja2
Copy link

@teja2 teja2 commented Nov 25, 2025

No description provided.

@teja2 teja2 requested a review from a team as a code owner November 25, 2025 17:27
@teja2 teja2 requested review from adolgachev and crisbeto and removed request for a team November 25, 2025 17:27
@google-cla
Copy link

google-cla bot commented Nov 25, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

* `multiTemplateDataRows` or adding/removing row definitions.
*/
private _forceRenderDataRows() {
this._viewRepeater.detach();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like this breaks some tests. Also my impression is that detach is only meant to be called once.

@teja2
Copy link
Author

teja2 commented Nov 26, 2025

@crisbeto updated the PR. Added a clearCache hook to _RecycleViewRepeaterStrategy and switched CdkTable’s forced re-render path to call it so recycled rows are flushed without repeatedly tearing down the entire repeater.

@teja2
Copy link
Author

teja2 commented Nov 26, 2025

Fixed the tests as well

@crisbeto
Copy link
Member

It looks like the tests are still failing. Also CLA isn't signed.

@teja2
Copy link
Author

teja2 commented Nov 27, 2025

@crisbeto can you please now. locally it is passing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants