I am a software developer with a passion for frontend technologies using HTML, CSS, JavaScript, and frameworks like Bootstrap, Vue, and React. I also write backend applications with NodeJS and Express
I'm not sure but I think that following the mentioned in the article steps 100% should get everything to work. If it's not working for you, can you try to log the swiperContainer and see what object do you have in your case
Hello, nice article
However, I'm getting swiperContainer.initialize is not a function. How did you manage to escape that?
I'm not sure but I think that following the mentioned in the article steps 100% should get everything to work. If it's not working for you, can you try to log the swiperContainer and see what object do you have in your case
Hi! Thanks for the article. However, I am also stuck with this error in my Next.js TypeScript project: "swiperContainer.initialize is not a function."
When I use console.log(swiperContainer), it returns an HTML element.
I just confirmed and everything still works even using next js I have recreated it in this code sandbox here codesandbox.io/p/sandbox/intellige...
Can you confirm that you are following all the steps?
@artemshchirov @drprime01