matrix-js-sdk icon indicating copy to clipboard operation
matrix-js-sdk copied to clipboard

How to refresh MemoryStore when logging in another account?

Open tunm1228 opened this issue 3 years ago • 1 comments

EventTimelineSet.addLiveEvent: ignoring duplicate event *** image

tunm1228 avatar Feb 24 '22 04:02 tunm1228

find any solution ?

kishandaka avatar Aug 16 '22 12:08 kishandaka

Isn't recreating the whole client instance working for you ?

Also there are these: MatrixService.client?.store.deleteAllData() and MatrixService.client?.store.destroy() `

bloor avatar Nov 22 '23 12:11 bloor

This isn't a support forum, you can seek help at #matrix-dev:matrix.org

t3chguy avatar Nov 22 '23 12:11 t3chguy