forked from github/cinny
fix: preserve navigation context when opening non-call rooms
This commit is contained in:
@@ -302,7 +302,7 @@ export function RoomNavItem({
|
||||
navigateRoom(room.roomId);
|
||||
}
|
||||
} else {
|
||||
navigateRoom(room.roomId);
|
||||
navigate(linkPath);
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user