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

Backdrop remains after modal is closed #28

Open naberly opened 8 years ago

naberly commented 8 years ago

Modal-backdrop is not hidden after you close the modal. http://blog.reactandbethankful.com/angular-multi-step-form/#/inside-modal

troch commented 8 years ago

Thanks for reporting, I'll look into it