描述问题:
【amis-editor】编辑schema时格式化异常,删除的内容又还原了,偶现bug
截图或视频:
ccc.mov
如何复现(请务必完整填写下面内容):
- 你是如何使用 amis 的?
npm - amis 版本是什么?请先在最新 beta 版本测试问题是否存在
6.3.0 - 粘贴有问题的完整
amis schema
代码:
{
type: 'page',
body: [
{
type: 'button',
label: '智能评估',
level: 'link',
actionType: 'ajax',
api: {
url: '/dadadas',
data: {
appId: 'xxx'
},
messages: {
success: ''
}
},
id: 'u:7112183a1064',
feedback: {
body: []
}
}
]
}
- 操作步骤
如视频所示。
1条答案
按热度按时间tyg4sfes1#
👍 Thanks for this!
🏷 I have applied any labels matching special text in your issue.
Please review the labels and make any necessary changes.