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

[TreeSelect] 样式缺失 #3452

Closed
KeroZhai opened this issue Oct 10, 2023 · 5 comments · Fixed by #3556
Closed

[TreeSelect] 样式缺失 #3452

KeroZhai opened this issue Oct 10, 2023 · 5 comments · Fixed by #3556
Labels
🐞 bug Something isn't working to be published to be published

Comments

@KeroZhai
Copy link

tdesign-vue-next 版本

1.5.7

重现链接

No response

重现步骤

使用 TreeSelect 时,发现右侧箭头颜色不像 Select 那样为浅灰色,定位发现是对应的样式文件没有导入

期望结果

样式文件被导入。

实际结果

样式文件未被导入。

框架版本

Vue

浏览器版本

No response

系统版本

No response

Node版本

No response

补充说明

看了眼 node_modules 里打包产物的 tdesign-vue-next/es/tree-select/style/index.css 似乎没有被 import。

index.mjs 里导入了 ./style/css.mjs,而后者的内容为:import '../../tree/style/index.css'

@github-actions
Copy link
Contributor

👋 @KeroZhai,感谢给 TDesign 提出了 issue。
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

@github-actions
Copy link
Contributor

♥️ 有劳 @Godlike-meteor 尽快确认问题。
确认有效后将下一步计划和可能需要的时间回复给 @KeroZhai

@uyarn uyarn added the 🐞 bug Something isn't working label Oct 20, 2023
@uyarn
Copy link
Collaborator

uyarn commented Nov 2, 2023

是按需引用tree-select?

@uyarn uyarn added the need more info need more information to resolve issue label Nov 2, 2023
@uyarn uyarn reopened this Nov 2, 2023
@uyarn uyarn added to be published to be published and removed need more info need more information to resolve issue labels Nov 2, 2023
@KeroZhai
Copy link
Author

KeroZhai commented Nov 3, 2023

是的,按需引用的

@uyarn
Copy link
Collaborator

uyarn commented Nov 7, 2023

fixed 1.6.8

@uyarn uyarn closed this as completed Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working to be published to be published
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants