Commit d88a9ab
committed
fix(CollaborationCaret): Use user from awareness provider localState
Use user from awareness localState instead of `this.options.user` as
`this.options` is a getter these days and doesn't get updated after the
initialization.
Signed-off-by: Jonas <jonas@freesources.org>1 parent bd2086f commit d88a9ab
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
0 commit comments