Skip to content

DataStores going out of sync across sessions #162

@Sv443

Description

@Sv443

The DataStore instances that have memoryCache enabled can get out of sync between multiple open tabs.
There needs to be a way to listen for a data change event (see Sv443-Network/CoreUtils#25), then broadcast it to all other tabs using BroadcastChannel so they call loadData() on the changed DataStore instance.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions