Why Sliders are not work properly in Blazor

Prathamesh Shende 441 Reputation points
2022-08-26T12:38:39.243+00:00

hi,
I have been trying to run the glider.js and swiper.js to run in blazor WASM
but it does not work properly

as we know the process to call js function in to razor page is by IJSRuntime. I did every this but still don't know why this JS breaking in blazor wasm

The bootstrap carousel works fine but I want this js to run for testimonials and images to slide.

Please let me know -
https://nickpiscitelli.github.io/Glider.js/
https://swiperjs.com/

Developer technologies | .NET | Blazor
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.