-
Notifications
You must be signed in to change notification settings - Fork 35
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
ionic.bundle.js:26794 TypeError: Card is not a constructor #23
Comments
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. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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?
The text was updated successfully, but these errors were encountered: