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
`clientId` prop was made optional in ably-js v2 [1] to be consistent
with the feature spec. However, spaces SDK requires `clientId` to be
always set, so we can expect it to be present.
[1] ably/ably-js@4e3733f
0 commit comments