## Description Tree component throws `requestAnimationFrame is not defined` when run in angular SSR environment * igniteui-angular version: * browser: ## Steps to reproduce 1. Open this sample: [Angular-SSR-19.zip](https://github.com/user-attachments/files/21157109/Angular-SSR-19.zip) 2. Run `npm run start` ## Result An error is thrown <img width="1288" height="452" alt="Image" src="https://github.com/user-attachments/assets/9fe7ff6a-99ae-4068-8842-07c7673d806c" /> ## Expected result No error should be thrown ## Attachments Attach a sample if available, and screenshots, if applicable.