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

DataTable: rowData and newRowData are equals in onCellEditComplete #4308

Closed
ws-ksda opened this issue Apr 28, 2023 · 3 comments · Fixed by #4745
Closed

DataTable: rowData and newRowData are equals in onCellEditComplete #4308

ws-ksda opened this issue Apr 28, 2023 · 3 comments · Fixed by #4745
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@ws-ksda
Copy link

ws-ksda commented Apr 28, 2023

Describe the bug

I needed compare rowData and newRowData values to call another function, mas they are ever equals.

Reproducer

https://codesandbox.io/s/primereact-demo-forked-l4ve9c?file=/src/App.js

PrimeReact version

9.3.1

React version

17.x

Language

TypeScript

Build / Runtime

Create React App (CRA)

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

@ws-ksda ws-ksda added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Apr 28, 2023
@melloware
Copy link
Member

Possible duplicate of: #2424 ???

@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 Apr 28, 2023
@thejus557
Copy link
Contributor

@melloware you can close this issue because its resolved by another issue i.e #4648

@melloware
Copy link
Member

Awesome I assigned you, linked the PR, and closing this ticket.

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