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

Button: iconClass is not assigned when component is unstyled #4265

Closed
AngelFQC opened this issue Aug 13, 2023 · 0 comments
Closed

Button: iconClass is not assigned when component is unstyled #4265

AngelFQC opened this issue Aug 13, 2023 · 0 comments
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@AngelFQC
Copy link
Contributor

Describe the bug

The class for the icon set in iconClass prop is not assigned to the button component when the unstyled prop is set

Reproducer

https://codesandbox.io/p/sandbox/angry-swanson-c3fyrq?file=%2Fsrc%2FApp.vue%3A18%2C1

PrimeVue version

3.32.0

Vue version

3.x

Language

TypeScript

Build / Runtime

Vue CLI App

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

@AngelFQC AngelFQC added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Aug 13, 2023
@mertsincan mertsincan added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Aug 13, 2023
@mertsincan mertsincan added this to the 3.32.1 milestone Aug 13, 2023
tugcekucukoglu added a commit that referenced this issue Aug 15, 2023
Fix #4265: button iconClass is not assigned when component is unstyled
tugcekucukoglu added a commit that referenced this issue Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants