bvaughn/angular-form-for

Support for asynchronous schemas

開放

#183 建立於 2016年2月4日

 (2 則留言) (0 個反應) (0 位負責人)JavaScript (51 個分叉)github user discovery
enhancementhelp wanted

倉庫指標

星標
 (423 顆星)
PR 合併指標
 (30 天內沒有已合併 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.

貢獻者指南