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
<accordion>
<accordion-group heading="First header">
This is the first content
</accordion-group>
<accordion-group heading="Second header">
This is the second content
</accordion-group>
</accordion>
But the accordion didn't even appears! What Am I doing wrong?
The text was updated successfully, but these errors were encountered:
Maybe it's my fault, but I assumed directives are automatically loaded, so I tried to include UI Bootstrap in one of my views doing:
In my testview.html I added:
But the accordion didn't even appears! What Am I doing wrong?
The text was updated successfully, but these errors were encountered: