You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initial variants are fallback when source is local storage, disabling automatic exposure. However, local storage variants are not fallback when source is initial variants. Is there a reason for that?
Hi @SherifGhoz, many thanks for your question. Local storage variants are always fetched variants (via remote evaluation), and thus not considered fallbacks.
Some additional context for expected behavior, happy to provide additional clarification if needed!
Initial variants are fallback when source is local storage, disabling automatic exposure. However, local storage variants are not fallback when source is initial variants. Is there a reason for that?
experiment-js-client/packages/experiment-browser/src/types/source.ts
Line 50 in 3d6f5ba
The text was updated successfully, but these errors were encountered: