Skip to content
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]: tiny select在画布中无法选中 #908

Open
12266601032 opened this issue Nov 24, 2024 · 4 comments
Open

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

12266601032 opened this issue Nov 24, 2024 · 4 comments

Comments

@12266601032
Copy link

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未正确渲染出来,
导致在设计器中未被识别为正常节点,因而造成无法被正确选中

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Title: 🐛 [Bug]: tiny select cannot be selected in the canvas

@LKCheng
Copy link

LKCheng commented Nov 26, 2024

我尝试将tinyvue升级到3.19版本,这个问题解决

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


I tried upgrading tinyvue to version 3.19 and the problem was solved

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


The built-in createVm page will not work, nor will it be fully replaced with 3.19.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants