opentiny / opentiny/tiny-engine

🐛 [Bug]: tiny select在画布中无法选中

Open
#908 4 comments 0 reactions 1 assignee View on GitHub

@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

image

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)

image

推测是渲染tiny select组件后,从props传入的data-uid未正确渲染出来,
导致在设计器中未被识别为正常节点,因而造成无法被正确选中

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.