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

Making variant optional in bootstrapping #130

Open
Tymek opened this issue Sep 25, 2023 · 0 comments
Open

Making variant optional in bootstrapping #130

Tymek opened this issue Sep 25, 2023 · 0 comments
Assignees
Labels

Comments

@Tymek
Copy link
Member

Tymek commented Sep 25, 2023

From community slack (https://unleash-community.slack.com/archives/C05R73SJDPU/p1695232309805539)

I am trying to bootstrap my client with some feature flags and noticed that a variant is a required property of IToggle . Why is that? If I don't want to have a variant would I basically have to add
variant: { name: 'this is required', enabled: false}
to every bootstrapped feature toggle?

@Tymek Tymek self-assigned this Sep 28, 2023
@Tymek Tymek added good first issue Good for newcomers maybe later labels Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Progress
Development

No branches or pull requests

1 participant