hey there,
i had some struggle because the constructor of splide only takes List<Splide>
and not List<? extends Splide>
, so that would be a nice improvement (sample code via Arrays.asList(...)
works).
I am having problems to load it, my sever sais
“reference error vfcsplide is not defined”
as a red text in the top right corner.
Hi, thanks for the suggestion. Regarding the issue you mentioned, can you create an [issue in the repository]
(https://github.com/vaadin-component-factory/vcf-splide-flow/issues/) including vaadin version, sharing stack trace or console log and anything else relevant so we can investigate what’s wrong? Btw, there’s a new version (1.0.2) if you want to give it try.
Regards