angular-card icon indicating copy to clipboard operation
angular-card copied to clipboard

ionic.bundle.js:26794 TypeError: Card is not a constructor

Open 1brunovieira opened this issue 9 years ago • 7 comments

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?

1brunovieira avatar Sep 27 '16 23:09 1brunovieira

Fixed.

1brunovieira avatar Sep 28 '16 23:09 1brunovieira

Would be good if you could share what you did to fix this ?

pradt avatar Oct 10 '16 04:10 pradt

Yes I'm having this issue as well... any advice here is greatly appreciated!

durangatan avatar Nov 16 '16 16:11 durangatan

+1

RDMEC avatar Nov 29 '16 18:11 RDMEC

+1

same issue here please advice !

akafaneh avatar Dec 22 '16 08:12 akafaneh

Look the folder example, documentation is not well explained in readme

rgazeredo avatar Apr 02 '17 21:04 rgazeredo

For me the solution was ensuring that the card.js file http://jessepollak.github.io/card/ was loaded before this directive.

zurtri avatar Jan 15 '18 03:01 zurtri