-
-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
Describe the bug
Flags are evaluated as false during the first render even if default flags are provided.
To Reproduce
Steps to reproduce the behavior:
- Clone https://github.com/taschetto/flopflip-bug
yarn && yarn start- Open the console DevTools in your preferred browser
- Notice that the first render outputs
falsefor all feature flags, even though the defaults are different - Then, eventually, the flags assume the default value
Expected behavior
Any tentative to evaluate flags should read from the default flags even during the first render.
Screenshots
Metadata
Metadata
Assignees
Labels
No labels
