TypeError : Cannot read properties of undefined (reading 'speed') #7384
Unanswered
chonlatit-tpit
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
We use swiper in our project and we occasionally found the error from error monitoring tools (datadog).
The error is come form /swiper/esm/components/core/slide/slideNext.js (see attached files).
We try to reproduced the bug but cant. We used to have the same bug in other parts of our code and we solve this with
In this case, Is it possible to create pull requests for fixed this one.
Our project used
nextjs (v.12.2)
swiper (v.6.8.4)
Beta Was this translation helpful? Give feedback.
All reactions