fix(cdk/scrolling): adds ngTemplateContextGuard#27276
Conversation
implements ngTemplateContextGuard for CdkVirtualForOf directive fixes angular#26609
crisbeto
left a comment
There was a problem hiding this comment.
The change LGTM, but this is a breaking change so it'll have to wait until v17.
|
Caretaker note: the stronger typings cause a lot of broken builds internally. |
|
Hello. I just wanted to ask what the new milestone is for this PR since v17 has been released. Thanks! |
|
I would like to repeat the question. This PR currently has no milestone. Are you planning on merging this for some major version? |
|
We do want to merge it eventually, but we haven't had the bandwidth to debug the breakages internally. An option can be to patch out these changes internally so it can at least land externally. |
|
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. |
implements ngTemplateContextGuard for
CdkVirtualForOf directive
fixes #26609