LukaszWatroba / v-accordion

Multi-level accordion component for AngularJS.
http://lukaszwatroba.github.io/v-accordion
MIT License
310 stars 100 forks source link

Safari issue : $scope.accordionA.expand(index) does not always show the content #86

Open Gunner17 opened 7 years ago

Gunner17 commented 7 years ago

When I manually try to expand an accordion pane using :

$scope.accordionA.expand(index);

It works perfectly fine in Chrome and displays the pane content. But in Safari, although the pane appears to be selected(with highlight and minus sign on the rightmost side), the content of the pane does not show up at all!!

Has anyone ever faced this issue?

System configuration :

OSX : macOs Sierra Safari version : Version 10.0.1