ngx-slider icon indicating copy to clipboard operation
ngx-slider copied to clipboard

Angular Universal compatibility

Open ElesGergo opened this issue 4 years ago • 1 comments

The current version throws the following error when rendered with Universal: this.elemRef.nativeElement.getBoundingClientRect is not a function

ElesGergo avatar Aug 17 '20 07:08 ElesGergo

This slider is not compatible with angular universal. https://github.com/m0t0r/ngx-slider/blob/master/KNOWN_ISSUES.md#compatibility-with-angular-universal

graphical-iain avatar Sep 04 '20 19:09 graphical-iain