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
{{ message }}
This repository has been archived by the owner on May 29, 2019. It is now read-only.
I set up two examples in plunker with exactly the same accordion example except this one is using angular.js 1.2.16
http://plnkr.co/edit/4xUgFjQQiXUPYNbMIsI5?p=preview
And the second one is using angular.js 1.3.0
http://plnkr.co/edit/VpE1343mDkfjZCabXwme?p=preview
Clicking on the link under Static Header, initially expanded for 1.2.16 shows and opens the Dynamic Body Content accordion group.
Clicking on the same link for 1.3.0 shows the Dynamic Body Content accordion group but doesn't open it.
Then you have to click twice on the dynamic body content header to open the accordion group.
Please let me know if you need any more information.
Thanks!
The text was updated successfully, but these errors were encountered: