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
When I run the Angular 2/Vue examples if I press Cancel while editing a Hero.hp field the instance I'm editing does not revert back. Here is a screen shot that shows two browser windows open to the same data. The one on the right is not in sync with the one on the left (look at the user Rick's progress bar), this is after editing user Rick, changing the hp value, then hitting cancel on the edit.
npm ERR! peer dep missing: @angular/common@^2.3.0, required by @angular/material@2.0.0-beta.2
npm ERR! peer dep missing: @angular/core@^2.3.0, required by @angular/material@2.0.0-beta.2
npm ERR! peer dep missing: @angular/http@^2.3.0, required by @angular/material@2.0.0-beta.2
npm ERR! peer dep missing: @angular/animations@4.1.2, required by @angular/platform-server@4.1.2
Adapter: (IndexedDB/Localstorage/LevelDB/etc.)
see example
Code
use Angular 2 or Vue examples in repo
The text was updated successfully, but these errors were encountered:
Case
Bug
Issue
When I run the Angular 2/Vue examples if I press Cancel while editing a Hero.hp field the instance I'm editing does not revert back. Here is a screen shot that shows two browser windows open to the same data. The one on the right is not in sync with the one on the left (look at the user Rick's progress bar), this is after editing user Rick, changing the hp value, then hitting cancel on the edit.
Info
see example
Code
use Angular 2 or Vue examples in repo
The text was updated successfully, but these errors were encountered: