coreui / coreui-angular

CoreUI Components Library for Angular https://coreui.io/angular/docs/
https://coreui.io/angular/
MIT License
244 stars 145 forks source link

[Blocker] IntersectionObserver is not definded #193

Closed sauravgaursmith closed 6 months ago

sauravgaursmith commented 9 months ago

Bug: I'm using Coreui-Angular to display a carousel. I'm geting error "IntersectionObserver is not definded". Reason behind this is that Node js does not support "Window" APIs and API like this - "IntersectionObserver".

Would you guys provide a fix?

Enviroment details are as follows:

  1. Node version: 16.15.1
  2. Windows 11
  3. Chrome - Latest
  4. Angular 16 (Universal Angular) / Server Side Rendering
  5. Coreui-angular: 4.5.0

Note: I can not move to 4.7.0 as not compatible with Angular 16.

github-actions[bot] commented 7 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions