Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Gunner17 opened this issue Jun 16, 2017 · 0 comments

Comments

@Gunner17
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant