We have been running a test on our Welcome screen (un-authed). So the experiment is based on the StableId. However, when the component unmounts, we update the user, and the layerValue reverts to the default briefly. This causes a UI blip which we think is hurting conversion on the test layers
Expected behavior: The StableID layer value would not change on user change
Observed behavior: When the user is updating, the value falls back to default.
Package:
"@statsig/react-native-bindings": "^3.12.1",