[Blocker] IntersectionObserver is not definded
sauravgaursmith opened this issue · 1 comments
sauravgaursmith commented
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:
- Node version: 16.15.1
- Windows 11
- Chrome - Latest
- Angular 16 (Universal Angular) / Server Side Rendering
- Coreui-angular: 4.5.0
Note: I can not move to 4.7.0 as not compatible with Angular 16.
github-actions commented
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