Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

issue with ionic beta 14 #46

Open
keithdmoore opened this issue Jan 11, 2015 · 3 comments
Open

issue with ionic beta 14 #46

keithdmoore opened this issue Jan 11, 2015 · 3 comments

Comments

@keithdmoore
Copy link
Contributor

Getting this error after upgrading to ionic beta 14:

Error: [$compile:multidir] Multiple directives [ngController, tdCard] asking for new/isolated scope on: 
<td-card ng-repeat="post in data.posts" on-destroy="cardDestroyed($index)" on-transition-left="cardTransitionedLeft($index)" on-transition-right="cardTransitionedRight($index)" ng-controller="CardCtrl">
@keithdmoore
Copy link
Contributor Author

@mlynch Can you look at this issue as soon as humanly possible?

@keithdmoore
Copy link
Contributor Author

My workaround was to remove the ng-controller and take the CardCtrl contents and place them in my view controller. The only issue I have found with that is the ability to obtain the swipe card using the TDCardDelegate.

@lricoy
Copy link

lricoy commented Jan 27, 2015

+1

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

No branches or pull requests

2 participants