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

[Style] el-message/messageBox/v-loading 样式丢失 #11936

Closed
vela666 opened this issue Mar 9, 2023 · 3 comments
Closed

[Style] el-message/messageBox/v-loading 样式丢失 #11936

vela666 opened this issue Mar 9, 2023 · 3 comments

Comments

@vela666
Copy link

vela666 commented Mar 9, 2023

Bug Type: Style

Environment

  • Vue Version: 3.2.47
  • Element Plus Version: 2.2.36
  • Browser / OS: Chrome 110.0.5481.178 / Win 10
  • Build Tool: Vite

Reproduction

Related Component

  • el-message
  • el-message-box
  • el-loading

Reproduction Link

Github Repo

Steps to reproduce

使用自定义命名空间

What is Expected?

样式正常

What is actually happening?

样式丢失

Additional comments

使用unplugin-vue-components后
组件里以import {ElMessage, ElMessageBox,ElNotification } from 'element-plus' 方式导入 样式都没有
v-loading 类名没有变化

@Simon-He95
Copy link
Contributor

the bug is due to unplugin-vue-components. Temporarily it can be processed with import 'element-plus/es/loading/index'

@chenxch
Copy link
Member

chenxch commented Mar 10, 2023

link #11886

@chenxch chenxch closed this as completed Mar 10, 2023
@github-actions
Copy link

github-actions bot commented Apr 9, 2023

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

此 issue 已被自动锁定,因为关闭后没有任何近期活动。如果有相关 bug,请重新创建一个新 issue。

@github-actions github-actions bot locked and limited conversation to collaborators Apr 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants