bvaughn/angular-form-for

Support for asynchronous schemas

Aperta

#183 aperta il 4 feb 2016

 (2 commenti) (0 reazioni) (0 assegnatari)JavaScript (51 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (423 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor