Commit 99a57d5
authored
fix(user): update user if input data is changed (#553)
* fix(user): update user if input data is changed
this fixes the bug, that vCard or bookmarks are not update if the user is
changed directly
* Update Phonebook.Frontend/src/app/shared/components/user/user-detail/user-detail.component.ts1 parent 0b0ec3d commit 99a57d5
File tree
1 file changed
+5
-3
lines changed1 file changed
+5
-3
lines changedLines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
| |||
0 commit comments