opentiny / opentiny/tiny-engine
🐛 [Bug]: tiny select在画布中无法选中
Open
@chilingling is already working on this.
Since Mar 20, 2025.
bug
- Dominant language
- Vue
- Stars
- 2.8k
- Forks
- 476
- Avg merge
- 17h 35m
- Merged PRs (30d)
- 1
Description
Environment
chrome 131.0.6778.70
Version
node v18.19.1
Version
2.0.0-rc.2
Link to minimal reproduction
Step to reproduce
1、拖入tiny select控件到画布
2、尝试选中tiny select发现会选中其父级元素
What is expected
No response
What is actually happening
No response
What is your project name
local demo
Any additional comments (optional)
推测是渲染tiny select组件后,从props传入的data-uid未正确渲染出来,
导致在设计器中未被识别为正常节点,因而造成无法被正确选中
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.