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

Context: setInputStyle("filled") doesn't switch the style #4799

Closed
codalf opened this issue Aug 18, 2023 · 2 comments
Closed

Context: setInputStyle("filled") doesn't switch the style #4799

codalf opened this issue Aug 18, 2023 · 2 comments
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@codalf
Copy link

codalf commented Aug 18, 2023

Describe the bug

setInputStyle("filled") has no effect

Reproducer

https://codesandbox.io/p/sandbox/cranky-hodgkin-555zsp?file=/src/App.tsx:16,1

PrimeReact version

9.6.2

React version

18.x

Language

TypeScript

Build / Runtime

Vite

Browser(s)

Chrome

Steps to reproduce the behavior

Run the script

Expected behavior

The text input should be filled

@codalf codalf 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 18, 2023
@melloware melloware changed the title setInputStyle("filled") doesn't switch the style Context: setInputStyle("filled") doesn't switch the style Aug 18, 2023
@melloware melloware added Type: Bug Issue contains a defect related to a specific component. 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 18, 2023
@melloware melloware added this to the 10.0.0 milestone Aug 18, 2023
@melloware
Copy link
Member

I have confirmed this need to investigate if its already fixed in main branch. Will report back.

@melloware
Copy link
Member

This appears fixed in 10.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

No branches or pull requests

2 participants