I tried to use it, but when I click on the navigation buttons, it generates

I tried to use it, but when I click on the navigation buttons, it generates an exception (“movePos is not a function”) because it does not recognize the functions that are sent to execute in each button (“movePos”, “moveNext” and “movePrev”). I attached an image of the error.
I went to the component page “l2t-paper-slider” (“https://www.webcomponents.org/element/Link2Twenty/l2t-paper-slider”) and I was able to verify that the names of the functions you used are correct .

I am also enclosing the example project that I am running.

Could you tell me why the error is due?

Greetings.
17652999.png
17653002.rar (12.8 KB)

Obviously it is a maven configuration problem …

I solved the problem by developing my own component “Carousel” from the Web component “l2t-paper-slider”. Obviously, I reused all the code of the “Carousel Addon” of “Flowing Code S.A”.

Thanks Vaadin Flow for teaching me how to use a Web component from Vaadin!

Greetings.

Hi Manuel!
Sorry for taking so long to answer. We downloaded your attached project but we couldn’t reproduce the issue.

It would be great if you can share with us what was wrong so we can improve the component.

Regards!