-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Delete data on row.js mutation calls (#207)
* fix for Issue#151 * deleting data for createRules, filter, create, save and delete method * Changing how this.data works In read, data is now set to the resulting row's data. In mutation methods, clearing the map instead of deleting it. * Update row.js * Update row.js
- Loading branch information
1 parent
e77c3c9
commit 7c19034
Showing
2 changed files
with
39 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters