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

[Component] [color-picker] Cannot set class name of el-color-picker’s trigger #16886

Closed
infinnie opened this issue May 16, 2024 · 1 comment · Fixed by #16887
Closed

[Component] [color-picker] Cannot set class name of el-color-picker’s trigger #16886

infinnie opened this issue May 16, 2024 · 1 comment · Fixed by #16887

Comments

@infinnie
Copy link

Bug Type: Component

Environment

  • Vue Version: 3.4.27
  • Element Plus Version: 2.7.3
  • Browser / OS: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 Edg/124.0.0.0
  • Build Tool: Other

Reproduction

Related Component

  • el-color-picker

Reproduction Link

Element Plus Playground

Steps to reproduce

type

<el-color-picker v-model="color" show-alpha :predefine="predefineColors" class="anything" />

in the template.

What is Expected?

the div with class el-color-picker has also the class name anything

What is actually happening?

the div with class el-color-picker has no class name anything

Additional comments

(empty)

Copy link

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 Jun 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant