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

Dropdown: Wrong event value on OnBlur #2224

Closed
dattebayorob opened this issue Jul 29, 2021 · 0 comments · Fixed by #3164
Closed

Dropdown: Wrong event value on OnBlur #2224

dattebayorob opened this issue Jul 29, 2021 · 0 comments · Fixed by #3164
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@dattebayorob
Copy link

https://codesandbox.io/s/primereact-test-forked-uhhdy?file=/src/index.js:746-761

Current behavior

Wrong event value for onBlur leeds to issues when working with Form libraries, like Formik.
Expected behavior

The event.target from onBlur event should contains name, id and value

@mertsincan mertsincan added the Status: Pending Review Issue or pull request is being reviewed by Core Team label Nov 8, 2021
@melloware melloware assigned melloware and unassigned melloware Apr 29, 2022
melloware added a commit to melloware/primereact that referenced this issue Aug 18, 2022
@melloware melloware self-assigned this Aug 18, 2022
@melloware melloware added Type: Bug Issue contains a defect related to a specific component. and removed Status: Pending Review Issue or pull request is being reviewed by Core Team labels Aug 18, 2022
@melloware melloware added this to the 9.0.0 milestone Aug 18, 2022
melloware added a commit to melloware/primereact that referenced this issue Aug 18, 2022
@mertsincan mertsincan modified the milestones: 9.0.0, 8.4.0 Aug 22, 2022
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.

3 participants