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

FileUpload: input passthrough not working when mode="basic" #4533

Closed
sbfadi221 opened this issue Jun 21, 2023 · 0 comments · Fixed by #4534
Closed

FileUpload: input passthrough not working when mode="basic" #4533

sbfadi221 opened this issue Jun 21, 2023 · 0 comments · Fixed by #4534
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@sbfadi221
Copy link

Describe the bug

When trying to add an attribute to the input DOM element using passthrough it works if the mode of the FileUpload component is not set to basic .. if set to basic nothing is added to the input element.

Reproducer

https://stackblitz.com/edit/react-eqcps6-81yrak?file=src%2FApp.js

PrimeReact version

9.5.0

React version

18.x

Language

ALL

Build / Runtime

Create React App (CRA)

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

@sbfadi221 sbfadi221 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jun 21, 2023
@melloware melloware self-assigned this Jun 21, 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 Jun 21, 2023
@melloware melloware added this to the 9.6.0 milestone Jun 21, 2023
melloware added a commit to melloware/primereact that referenced this issue Jun 21, 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 defect related to a specific component.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants