Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: React SDK null client handling (#149)
# Summary Handle React SDK fail catching if ._client returns null when creating new ReactClientSDK instance from `createInstance` function. # Test Plan Manually tested thoroughly. All existing unit tests pass. # Issues #134
- Loading branch information