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

IgcDataGrid - duplicate row by norifySetItem method during filtering #899

Open
cleverdog opened this issue Sep 3, 2023 · 0 comments
Open
Assignees
Labels
bug Something isn't working 🆕 status: new The issue is new and will be reviewed when somebody picks it up.

Comments

@cleverdog
Copy link

Description

If I call norifySetItem method with filtering grid, sometimes duplicate row are created.

Steps to reproduce

  1. Open this sample https://codesandbox.io/s/relaxed-hellman-k4nkk6?file=/src/index.ts
  2. Set City filter to show a couple of rows.
  3. Change the value for Sales column.

Result

sometimes duplicate row are created.

Expected result

any row never duplicates.

Attachments

bed4ae533ab9f4fc30e470a1b261f567 (1)

@cleverdog cleverdog added bug Something isn't working 🆕 status: new The issue is new and will be reviewed when somebody picks it up. labels Sep 3, 2023
@gmurray81 gmurray81 assigned ig-robstoffers and unassigned gmurray81 Nov 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 🆕 status: new The issue is new and will be reviewed when somebody picks it up.
Projects
None yet
Development

No branches or pull requests

3 participants