-
Notifications
You must be signed in to change notification settings - Fork 36
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
[FSSDK-9984] fix: initialization and setUser errors #255
[FSSDK-9984] fix: initialization and setUser errors #255
Conversation
This reverts commit 566daaf.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Clarification regarding null dataReadyPromise.
@jaeopt I added an inline comment to clarify, hopefully. DM me on Teams to help me understand the covering case you're seeing. |
@jaeopt and @raju-opti, Can we do a trio programming session? |
@jaeopt & @raju-opti When's a good time to have a sync meeting on this? |
We discussed a better, more proper solution. I'm closing temporarily while I complete the WIP. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. A few changes suggested. Wondering if we can have good tests covering all different scenarios for this complicated timing dependency.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need clarification about public projectConfig
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Summary
Test plan
Issues