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

Cannot edit DataTable row with the pencil button when onRowEditChange is set #2726

Closed
kalinkrustev opened this issue Apr 8, 2022 · 0 comments · Fixed by #2727
Closed

Cannot edit DataTable row with the pencil button when onRowEditChange is set #2726

kalinkrustev opened this issue Apr 8, 2022 · 0 comments · Fixed by #2727
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@kalinkrustev
Copy link
Contributor

I'm submitting a ... (check one with "x")

[x ] bug report

Current behavior
When the pencil button is clicked, nothing happens.

Expected behavior
When the pencil button is clicked, the row should change to editing mode

Minimal reproduction of the problem with instructions
Open https://www.primefaces.org/primereact/datatable/edit/
Click the pencil button at any row of the "Programmatic" example

  • PrimeReact version:
    8.0.0-rc1
@melloware melloware added the Type: Bug Issue contains a defect related to a specific component. label Apr 8, 2022
@melloware melloware added this to the 8.0.0-rc.2 milestone Apr 8, 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.

2 participants