-
Notifications
You must be signed in to change notification settings - Fork 346
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐛 [Bug]: TinyButtonGroup中添加数据项后,渲染错乱 #21
Comments
Title: 🐛 [Bug]: After adding data items to TinyButtonGroup, the rendering is disordered |
看了一下,原因是编辑之后emit出了一个json,这个json没有parse直接传入了ButtonGroup。怎么改的话,代码太多了,没时间太仔细看。 |
After taking a look, the reason is that after editing, a json was emitted, and this json was directly passed into the ButtonGroup without parse. As for how to change it, there are too many codes and I don’t have time to look at it carefully. |
@ |
feat: build sequential
fix(backend): salt error https://atomgit.com/opentiny/000003/change/21
Environment
Google Chrome 117.0.5938.92, window 10
Version
v16.18.0
Version
tiny-engine latest
Link to minimal reproduction
TinyButtonGroup中添加数据项后,渲染错乱:
Step to reproduce
希望官方解决一下
What is expected
No response
What is actually happening
No response
Any additional comments (optional)
No response
The text was updated successfully, but these errors were encountered: