Error: Cannot read properties of undefined (reading '0') #22817
Answered
by
jjhelguero
danielyedaniel
asked this question in
Questions and Help
-
Hello, I am getting a strange TypeError when I am trying to run my spec. It tells me:
It threw this error when I indexed a list. Below is the code snipped from my spec
If someone could help me resolve this issue, it would be much appreciated. |
Beta Was this translation helpful? Give feedback.
Answered by
jjhelguero
Jul 15, 2022
Replies: 1 comment 4 replies
-
Can you share the |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
danielyedaniel
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can you share the
elements
data?