ngx-slick
ngx-slick copied to clipboard
with Angular Universal?
AnyBody already got run with Angular Universal?
I have recently tried to upgrade my Angular 5 project to Angular universal. Everything went well except ngx-slick library. I got the undefined issue when I wrap this up with Angular universal. Any clue on this?
https://github.com/devmark/ngx-slick/compare/master...vn271:patch-1
Maybe helps you
Anybody ever get this working well? My sliders still don't show on first render.
global['slick'] = require('slick-carousel');
it works in server.ts