dxos-deprecated / teamwork

GNU Affero General Public License v3.0
0 stars 1 forks source link

Deactivate party is not seen on another device #530

Open HubertNastaly opened 3 years ago

HubertNastaly commented 3 years ago

Sometimes the page needs reload to update the party state to deactivated.

rzadp commented 3 years ago

The state of active/inactive party seems to be syncing fine between devices.

However, what seems to be NOT syncing properly, are usernames of other people in the party.

Screenshot 2021-01-04 at 14 18 21
rzadp commented 3 years ago

Note: useMembers and usage of party.queryMembers() is (IMO) fine - the list of members is reactively refreshed, it's just the member's username that for some reason is not.