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

Accordion requires use of $scope? Can't use ControllerAs or angular 1.5+ .component default binding #58

Open
rmacteague opened this issue Jul 25, 2017 · 1 comment

Comments

@rmacteague
Copy link

rmacteague commented Jul 25, 2017

To use the accordion i'm forced to inject $scope into controller or .component directive and bind properties to $scope. Angular is moving away from the use of $scope. All other directives seem to bind without $scope.

@circlingthesun
Copy link
Owner

I'm happy to consider a PR fixing this ;)

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

2 participants