fix: prevent redundant sync re-initialization on room navigation #193
Reference in New Issue
Block a user
Delete Branch "rajanarahul93/flotilla:fix/sync-space-reinit"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary:
Fixes redundant sync teardown and re-initialization when navigating between rooms.
Changes:
Impact:
Notes:
Duplicate listeners inside syncSpace were not modified, as they appear intentional due to relay constraints (#h filtering).
fixes:- #190
edad66d7b0tofefe1236a8Closing this since the fix is already present in upstream (commit
9f386f69).After syncing with the latest dev branch, the redundant re-initialization logic has already been removed and sync is now correctly URL-based.
No additional changes needed from this PR.
Pull request closed