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

Improperly added new row when using virtualDataSource #37

Open
Svetoslavb04 opened this issue Jul 6, 2022 · 0 comments
Open

Improperly added new row when using virtualDataSource #37

Svetoslavb04 opened this issue Jul 6, 2022 · 0 comments

Comments

@Svetoslavb04
Copy link

Describe the bug
The new row is not added to the top and it is filled with improper data when using virtualDataSource.
In the example, the row should only have an id with the length of the total rows and should be added to the top.

To Reproduce
Steps to reproduce the behaviour:

  1. Go to https://jsfiddle.net/vz2w1top/2/
  2. Click on 'Add' a few times
  3. See an error

Expected behaviour
Expected a new row to be added to the top

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant