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
The flag manifest has a property called defaultValue. This can lead to some confusion when merged with a flagd configuration because there is already a defaultVariant property. To alievant this confusion, rename this property to codeDefault or a similar variation.
The text was updated successfully, but these errors were encountered:
The flag manifest has a property called
defaultValue.
This can lead to some confusion when merged with a flagd configuration because there is already adefaultVariant
property. To alievant this confusion, rename this property tocodeDefault
or a similar variation.The text was updated successfully, but these errors were encountered: