Skip to content

Conversation

@kinyoklion
Copy link
Member

The node-server-sdk was not using the newer clientSideAvailability, but clientSide. In porting to TS that logic was retained. This updates it to use the newer field.

"usingEnvironmentId": true
"usingEnvironmentId": false
},
"clientSide": false,
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clientSide had been set false, but not usingEnvironmentId, these should be consistent.

@kinyoklion kinyoklion merged commit 2702342 into main Sep 6, 2023
@kinyoklion kinyoklion deleted the rlamb/client-side-availability branch September 6, 2023 16:35
@github-actions github-actions bot mentioned this pull request Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants