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]: 画布区域拖入tinyVue图表组件后,导致页面样式混乱 #618

Closed
yao521521 opened this issue Jul 1, 2024 · 6 comments
Labels
Need to reproduce We need more details to reproduce your issue.

Comments

@yao521521
Copy link

Environment

google与edge

Version

v16.20.2

Version

不知道如何查看最新稳定版

Link to minimal reproduction

https://github.com/opentiny/tiny-engine

Step to reproduce

1.在页面中拖入3个div
image
2.div进行grid布局排列
image
3.进行grid布局之后的样式
image
4.拖入tinyVue图表组件
image
可以发现样式已然混乱
5.更改组件高度适应grid布局中div的高度
image
可以看到样式仍旧混乱
6.对canvas布局进行预览,可以看到达到预期的效果
image
7.查看canvas 代码,可以看到canvas的高度是319
image

What is expected

image

What is actually happening

image

What is your project name

tiny-engine

Any additional comments (optional)

No response

@Issues-translate-bot
Copy link

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


Title: 🐛 [Bug]: After dragging the tinyVue chart component into the canvas area, the page style is confused.

@yao521521
Copy link
Author

这个问题貌似是tinyVue的原因奥,我自定义组件是没问题的
image
image

@yao521521
Copy link
Author

自定义包名"ymq-material": "0.1.6"

@Issues-translate-bot
Copy link

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


Customized package name "ymq-material": "0.1.6"

@chilingling
Copy link
Member

你好,请问能提供复现的相关 schema 以及组件物料的 json 代码吗? @yao521521

@chilingling chilingling added the Need to reproduce We need more details to reproduce your issue. label Jul 15, 2024
@Issues-translate-bot
Copy link

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


Hello, can you provide the relevant schema for reproduction and the json code of component materials? @yao521521

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Need to reproduce We need more details to reproduce your issue.
Projects
None yet
Development

No branches or pull requests

3 participants