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

ReactiveData doesn't work when data is deleted. #4499

Open
alfonsopresa opened this issue May 15, 2024 · 0 comments
Open

ReactiveData doesn't work when data is deleted. #4499

alfonsopresa opened this issue May 15, 2024 · 0 comments
Labels
Possible Bug A possible bug that needs investigation

Comments

@alfonsopresa
Copy link

https://codepen.io/foncci/pen/oNOwQEB?editors=1111

Describe the bug
If you DELETE a row it doesn't reflect in the other tabulator neither on the tableData array.
If you modify CANT it is reflected as expected.

Tabulator Info
6.2.1

To Reproduce
Just click on the X to delete a row.
Modify CANT and it will be modify on the left tabulator.

Expected behavior
If you delete a rows it should be remove from the tableData array and from the first tabulator.

@alfonsopresa alfonsopresa added the Possible Bug A possible bug that needs investigation label May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Possible Bug A possible bug that needs investigation
Projects
None yet
Development

No branches or pull requests

1 participant