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

StepperPanel: Pass Through "number" option not working #6910

Closed
benjaminarteaga opened this issue Jul 20, 2024 · 2 comments · Fixed by #7069
Closed

StepperPanel: Pass Through "number" option not working #6910

benjaminarteaga opened this issue Jul 20, 2024 · 2 comments · Fixed by #7069
Labels
Component: Unstyled Issue related to unstyled/passthrough attributes good first issue *** Welcome to PrimeReact Family! *** Good issue!
Milestone

Comments

@benjaminarteaga
Copy link

Describe the bug

The number option within the pt property of StepperPanel is not applying the specified class.

Reproducer

https://stackblitz.com/edit/bglgem?file=src%2FApp.jsx

PrimeReact version

10.7.0

React version

18.x

Language

TypeScript

Build / Runtime

Vite

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

@benjaminarteaga benjaminarteaga added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jul 20, 2024
@melloware melloware added Component: Unstyled Issue related to unstyled/passthrough attributes good first issue *** Welcome to PrimeReact Family! *** Good issue! and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Jul 20, 2024
@melloware
Copy link
Member

Is your issue similar to this one: #6870 ?

@benjaminarteaga
Copy link
Author

I don't think so, it is similar to #5932.
I tested both with unstyled mode and with a theme, and the classes I added via pt are simply not being assigned in the DOM. This happens with number and some other pt properties in StepperPanel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Unstyled Issue related to unstyled/passthrough attributes good first issue *** Welcome to PrimeReact Family! *** Good issue!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants