You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rooms will error here (same as DDP joinRoom would, just via REST).
Replace with a unified /v1/rooms.join (or per-type endpoints) before
the 9.0.0 sweep removes the DDP method.
rooms will error here (same as DDP
joinRoomwould, just via REST).Replace with a unified
/v1/rooms.join(or per-type endpoints) beforethe 9.0.0 sweep removes the DDP method.
📝 Found in
apps/meteor/client/hooks/useJoinRoom.ts#L14Commit: 9a36221