Closed
Description
When calling getFeatureFlags
on ConfigurationMapFeatureFlagProvider
the call fails becaus the code call treats array as single object
In
In featureProvider.ts
The same validateFeatureFlag
function is called with both a single FeatureFlag
and array of FeatureFlag
but the function doesn't handle arrays.
Metadata
Metadata
Assignees
Labels
No labels