You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wanting to use the v-accordion as a nested set of accordions to show grouped FAQs. There is a top category to group the FAQS, and then a specific list of questions and answers associated with each category.
While I can get the v-accordion to be instantiated at the two levels within the hierarchy, I can only seem to get the top level control (using the control attribute) to appear in my scope. This makes it impossible to manage the lower level accordions because I can't get a handle on them.
No description provided.
The text was updated successfully, but these errors were encountered: