lljj-x / vue-json-schema-form

基于Vue/Vue3,Json Schema 和 ElementUi/antd/iview3/naiveUi 等生成 HTML Form 表单,用于活动编辑器、h5编辑器、cms等数据配置;支持可视化生成表单Schema 。 Generate a form using Vue/Vue3, Json Schema and ElementUi/antdv/iview3/naiveUi
https://form.lljj.me/
Apache License 2.0
2.01k stars 418 forks source link

同样的Schema在vue2版本可以正常使用,在vue3版本不可以 #321

Closed Yelingxiao closed 9 months ago

Yelingxiao commented 10 months ago

反馈问题请先查看文档和务必提供详细的复现代码,遵循如下格式,描述不清楚的问题将会直接关闭。

vue和ui框架

vue3 antd

问题描述

对错误是什么的清晰简洁的描述。

如何复现

浏览器报TypeError: p.pushArray.map is not a function

期望的结果

....

lljj-x commented 10 months ago

发现复现demo