troch / angular-multi-step-form

An angular module for creating multi step forms / wizards
http://troch.github.io/angular-multi-step-form
ISC License
144 stars 44 forks source link

How can we inject new services to multiStepFormModule ? #61

Closed madhuvuvaddi closed 8 years ago

madhuvuvaddi commented 8 years ago

I am trying to inject $http service to multiStepFormModule showing error $injector:modulerr Module Error. angular$1.module('multiStepForm', [ngMessages','$http']);