components
components copied to clipboard
refactor(cdk/scrolling): refactors CdkVirtualScrollViewport destroyed…
… flag
Refactors the viewport destruction logic to use the DestroyRef service, removing the need for a custom _isDestroyed flag.