bvaughn/angular-form-for

Support for asynchronous schemas

Offen

#183 geöffnet am 04.02.2016

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (51 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (423 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide