-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError: null is not an object (evaluating 'cards[index]') #88
Comments
I keep getting Could these be related? |
Could you please provide a more detailed description of the issue? Especially when does it occur? I might know how to fix a similar bug but I don't know if it is the same one |
shoot, how did not see this reply til now 🙈 my b @nofacez |
Just solved the above error with getValue issue..
|
TypeError: null is not an object (evaluating 'cards[index]')
Warning: Failed %s type: %s%s, prop, The prop
cards
is marked as required inSwiper
, but its value isnull
.,The text was updated successfully, but these errors were encountered: