Open wanglinyan199500 opened 1 month ago
Bot detected the issue body's language is not English, translate it automatically.
Title: 🐛 [Bug]: The material center cannot add published blocks. Clicking the save interface will transfer two blocks. I only selected one, and the version number of the first one is empty, so Causes the interface to report an error
这个报错的区块本身就是mock的数据,没有在npm上发布,建议删除这个区块,使用自己发布的区块,如果出现无法添加区块的情况,需要自己创建分组,在分组下添加区块使用
Bot detected the issue body's language is not English, translate it automatically.
The error block itself is mock data and has not been published on npm. It is recommended to delete this block and use the block published by yourself. If you cannot add a block, you need to create a group yourself and add the block under the group. use
Environment
edge
Version
v18.17.1
Version
最新
Link to minimal reproduction
https://github.com/opentiny/tiny-engine
Step to reproduce
Step to reproduce
正常发布区块,然后去物料中心添加区块,明明只添加了一个,接口入参传了两个,其中第一个的版本是空的,导致接口block-groups/update报错
What is expected
No response
What is actually happening
No response
What is your project name
tiny-engine
Any additional comments (optional)
No response