Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经使用FormIo创建了一个自定义组件,这工作正常,我已将该自定义组件保存在数据库中,
我有另一个项目来渲染该组件。我试图渲染那个组件,但它说
Unknown component: myrating
我需要添加什么吗?
看起来你有旧的 formio 包,在另一个项目方面没有新的变化。这就是为什么 formio 无法弄清楚如何渲染新组件的原因。