ui-carousel icon indicating copy to clipboard operation
ui-carousel copied to clipboard

inject angular-ui-carousel into angularjs

Open JDevjs opened this issue 6 years ago • 4 comments

i dont think im doing it wrong but i keep getting an error is this carousel still working btw ? because i keep getting this

import uiCarousel from 'angular-ui-carousel';

angular.js:125 Uncaught Error: [$injector:modulerr] Failed to instantiate module meanstoreApp due to:
Error: [$injector:modulerr] Failed to instantiate module {} due to:
Error: [ng:areq] Argument 'module' is not a function, got Object

JDevjs avatar Sep 01 '18 04:09 JDevjs

any one has any ideas ????

cuonghv91 avatar Mar 04 '19 07:03 cuonghv91

I gotta commit Angularjs is completely fraud in supporting some basic module, for example carousel :/

cuonghv91 avatar Mar 04 '19 07:03 cuonghv91

The error you're getting is most probably due to you using modern ES syntax but this old library not supporting it.

Nothing to do with angularJs (which it's also considered a legacy framework today, btw)

theCrius avatar Mar 07 '19 12:03 theCrius

Does this package work in version angular 7

abadilah1 avatar Apr 08 '19 14:04 abadilah1