-
-
Notifications
You must be signed in to change notification settings - Fork 626
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
Labels
bug
Something isn't working
Comments
请提供一个最小的可复现例子 |
我不能复现你的问题 或许你需要给我一个可复现例子 |
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
升级版本即可 |
原因是我们前1-2个版本优化 tree-shaking 造成的 bug,影响了全局导入的可用性,感谢你的反馈 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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)
The text was updated successfully, but these errors were encountered: