You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This seems to be an issue when the smart table is used together with Observables. I believe the best solution would be to allow for the smart table not to perform the edit operation on the data source. The updates can in this case be done by the Observable instead.
I've created a pull request to add this functionality.
Integration with rxjs and Observables now seems to be working correctly after this change.
Performing an edit might sometimes result in an error when the data source is being updated by an Obervable.
Please see the attach error log.
smart-table-edit-error.txt
The text was updated successfully, but these errors were encountered: