vdanyliv / ngx-tiny-slider

Angular wrapper for tiny-slider
https://npmjs.com/package/ngx-tiny-slider
MIT License
15 stars 18 forks source link

Angular Universal #28

Closed giancafigueroa closed 4 years ago

giancafigueroa commented 4 years ago

ReferenceError: Element is not defined

vdanyliv commented 4 years ago

@gianfigueroa ?

gfigueroaalmera commented 4 years ago

When, I run my app in angular universal, I am getting this error.

ReferenceError: Element is not defined

Can you add the if for angular universal or this is problem of tiny-slider lib.

vdanyliv commented 4 years ago

@gfigueroaalmera could you provide a sandbox where I can reproduce this issue?

DimaKomoff commented 4 years ago

There are a lot of bugs in Angular Universal. when i run project i got these errors: -window is not defined. -Element is not defined

vdanyliv commented 4 years ago

@DimaKomoff, I can help only if you provide a sandbox