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.

贡献者指南