Can´t access a function from inside nested loop. #1611
-
I´m listing treatments and sub treatment for each treatment, everything works fine, but when i call a function from inside the nested loop on a link, throws error Of course the function is defined in a data object and i can access it from outside the nested loop and in the loop too, but not on the nested loop element, can someone point me in the right direction of what i´m missing? thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
ryangjchandler
Jun 23, 2021
Replies: 1 comment 1 reply
-
Please provide a code snippet, otherwise it's difficult to help. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
zzseba78
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please provide a code snippet, otherwise it's difficult to help.