ionic.bundle.js:26794 TypeError: Card is not a constructor
I tried to use this plugin on Ionic but I got this error message: "ionic.bundle.js:26794 TypeError: Card is not a constructor". I'm using exactly the Example from this repository. What goes wrong?
Fixed.
Would be good if you could share what you did to fix this ?
Yes I'm having this issue as well... any advice here is greatly appreciated!
+1
+1
same issue here please advice !
Look the folder example, documentation is not well explained in readme
For me the solution was ensuring that the card.js file http://jessepollak.github.io/card/ was loaded before this directive.