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

Error during deletion of rows. #578

Open
omairrazam opened this issue Jul 25, 2018 · 1 comment
Open

Error during deletion of rows. #578

omairrazam opened this issue Jul 25, 2018 · 1 comment

Comments

@omairrazam
Copy link

Hi.

I am facing an error while deleting a row from my model (antivirus) like
this.get('table').removeRow(row);
and throws me following error
The result of a server query (for all antivirus types) is immutable. To modify contents, use toArray()

Any idea how to solve this?

Thanks in advance.

@vvelingkar-cci
Copy link

Were you able to fix above one? If no try to add toArray() to the model on the route (i.e. where you originally pass in the model to the simple-table component).

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

2 participants