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

使用select样式显示和官网的不同 #666

Closed
suzhenghui-sky opened this issue Aug 11, 2022 · 6 comments
Closed

使用select样式显示和官网的不同 #666

suzhenghui-sky opened this issue Aug 11, 2022 · 6 comments
Labels
bug Something isn't working

Comments

@suzhenghui-sky
Copy link

Bug report 🐞

使用selece样式显示和官网的不同

Version & Environment

import Varlet from "@varlet/ui";
import "@varlet/ui/es/style.js";
createApp(App).use(Varlet).use(store).use(router).mount("#app");
"@varlet/ui": "^1.27.19",
"vue": "^3.2.13",

Expectation

图片

Actual results (or Errors)

图片

@BeADre
Copy link
Member

BeADre commented Aug 11, 2022

请提供一个最小的可复现例子

@BeADre BeADre added the need reproduction Need reproduction label Aug 11, 2022
@suzhenghui-sky
Copy link
Author

图片
图片
图片

@BeADre
Copy link
Member

BeADre commented Aug 11, 2022

我不能复现你的问题 或许你需要给我一个可复现例子

@suzhenghui-sky
Copy link
Author

@BeADre BeADre added need confirm Need further confirmation bug Something isn't working and removed need reproduction Need reproduction need confirm Need further confirmation labels Aug 11, 2022
@BeADre BeADre closed this as completed in 1e542fd Aug 11, 2022
@BeADre
Copy link
Member

BeADre commented Aug 11, 2022

升级版本即可

@haoziqaq
Copy link
Member

原因是我们前1-2个版本优化 tree-shaking 造成的 bug,影响了全局导入的可用性,感谢你的反馈

@haoziqaq haoziqaq changed the title 使用selece样式显示和官网的不同 使用select样式显示和官网的不同 Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants