circlingthesun / angular-foundation-6

Foundation 6 directives for Angular 1.5+
http://circlingthesun.github.io/angular-foundation-6/
Other
95 stars 50 forks source link

[$injector:modulerr] error in plunker #46

Closed imdivakar92 closed 7 years ago

imdivakar92 commented 7 years ago

Hi @circlingthesun

Can you clear this error in plunker demo http://plnkr.co/edit/?p=preview err

circlingthesun commented 7 years ago

If you just upgraded you need load angular-touch before loading angular-foundation. Alternatively any 0.10.x version doesn't require this.

On Wed, 15 Feb 2017, 6:44 a.m. Divakar, notifications@github.com wrote:

Hi @circlingthesun https://github.com/circlingthesun

Can you clear this error in plunker demo http://plnkr.co/edit/?p=preview http://url [image: err] https://cloud.githubusercontent.com/assets/16860328/22960892/8b0f453c-f367-11e6-9e07-a8a9d092e946.png

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/circlingthesun/angular-foundation-6/issues/46, or mute the thread https://github.com/notifications/unsubscribe-auth/AA-yGLjL5Oz1juzdnpFrn849o0vKhFMNks5rcoK2gaJpZM4MBTFa .

circlingthesun commented 7 years ago

Oh, right, this is the plunker. I need to add angular-touch to that.

circlingthesun commented 7 years ago

This should be fixed now. Thanks for reporting :+1: