Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.

Bug fix: Error when using multi-step-container

Choose a tag to compare

@ghiden ghiden released this 21 Oct 06:07
· 68 commits to master since this release

Bug fix:

  • Remove $destroy block that checks required field. It was needed to work with angular 1.2. but not anymore.

Misc:

  • Update readme to describe that input-name is required when field-required is used.