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

Inconsistent behavior: initial variants are treated as fallback when source is local storage #94

Closed
helloendoftheworld opened this issue Dec 18, 2023 · 1 comment

Comments

@helloendoftheworld
Copy link

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?

source === VariantSource.SecondaryInitialVariants

@tyiuhc
Copy link
Collaborator

tyiuhc commented Dec 21, 2023

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!

@tyiuhc tyiuhc closed this as completed Feb 22, 2024
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

No branches or pull requests

2 participants