Closed glani closed 4 years ago
Hi @glani, I can export it, but could you please provide an example of why you need it? Because I used it only to initialize slider, and actually there are no helper methods that you can use
I use it for dynamic recreating of tinyslider. When slides are dynamic. I checked the core implementation tiny lib provides the way to recreate from scratch.
waiteForDom does not work for me. However using service works perfectly.
@glani, thanks for the explanation. In such case, will provide an export of this service today later
@glani check v1.0.1
UPD: example in develop branch also updated
After upgrading to angular 9 it is impossible to use NgxTinySliderService in sublibraries. It has to be exported as a separate service in public_api.ts. Otherwise you could face the issue