Open privatepej opened 2 years ago
I keep getting TypeError: undefined is not an object (evaluating 'value.getValue')
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 I must've fixed my particular issue back then somewhere
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
.,