Intersected (?) layout tabs names #2420
Unanswered
ValerianMemsk
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Tried to use "nested" grouping like that:
and found wierd problem. Tabs are in separeted alements of array, but somehow i cannot use same names for them (without nubers) or they symply does not appear. After page is loaded the first "block" works fine, but latter does not work at all. "Active" tabs are shown, but when i clic on second tab ( named 'title' without number, in second block) nothing happening.
I can undersatnd "same name" problems, but not in this case. Tabs blocks are separeted, how could they affect each other and how can i fix it, apart from changing names (names should stay the same cuz its like same functionality for different purpose)?
Beta Was this translation helpful? Give feedback.
All reactions