Nested Components
Dear Community,
im dealing with this problem:
I am currently creating a prototype for a webapp.
On one page there is a kind of question catalogue.
A question can be answered with yes or no.
Depending on the answer, further questions are displayed which are answered with yes or no, so that a relatively complex nesting is created.
Unfortunately, the click path does not continue to work from the third nested question on. When i create a live link and open the link in chrome i can see the blue triggers where i should be able to click, but the click doesn't work...
Have you had to deal with this problem before?
I also rebuilt the whole thing completely new, the same bug/error... My brain hurts a bit now 😕😕
Thanks so much!
