bvaughn / bvaughn/angular-form-for
Support for asynchronous schemas
Open
enhancement
help wanted
- Dominant language
- JavaScript
- Stars
- 423
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to generate a form based on a schema that I retrieve asynchronously (promise-based).
However, `angular-form-for` does not seem to detect the change, and instead renders a blank form.
Am I missing something, or is this not implemented yet?
[Reproduction codepen here](http://codepen.io/elyas-bhy/pen/BjOYgL).
Contributor guide
Assessment
This issue has not been assessed yet.