kappys1 / angular2-carousel

An lightweight , touchable and responsive library to create a carousel for angular 2 / 4 / 5
https://kappys1.github.io/angular2-carousel/
MIT License
26 stars 15 forks source link

Support SSR #5

Open kiitoc opened 6 years ago

kiitoc commented 6 years ago

Hi, could you please add support for server side rendering. Currently, an unhandled exception "window is not defined" error is being thrown. Thanks in advance!

kappys1 commented 6 years ago

Hi!

In this moment is not available for SSR, in a future I will try to implement this. if you want you can try and give me a pull request!

thanks