Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect when lazy loading has been toggled in client.startClient #746

Merged
merged 17 commits into from
Sep 27, 2018

Conversation

bwindels
Copy link
Contributor

@bwindels bwindels commented Sep 26, 2018

And throw an InvalidStoreError, which is then handled in the react-sdk.

This is needed to enable triggering a resync when lazy loaded is enabled by default and users encounter it for the first time.

Copy link
Member

@dbkr dbkr left a comment

Choose a reason for hiding this comment

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

lgtm otherwise

client.startClient();
*/
await client.startClient();
// await syncingPromise;
Copy link
Member

Choose a reason for hiding this comment

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

what happened to this test?

@bwindels bwindels merged commit b508aa9 into develop Sep 27, 2018
@t3chguy t3chguy deleted the bwindels/resynconlltoggle branch May 10, 2022 14:20
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.

2 participants