Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: update MyInfo field count correctly, show correct error (#1738)
* fix: show correct error message Error messages were showing up incorrectly due to incorrect accessing of keys in the error object. The fix was to access the correct keys. * fix: change push to assignment This triggers the AngularJS digest cycle correctly, which updates the count of MyInfo fields correctly.
- Loading branch information