bvaughn/angular-form-for

Support for asynchronous schemas

オープン

#183 opened on 2016/02/04

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (51 件のフォーク)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (423 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド