We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3b6b07 commit 16bf0c0Copy full SHA for 16bf0c0
src/AzureAppConfigurationImpl.ts
@@ -673,7 +673,6 @@ export class AzureAppConfigurationImpl implements AzureAppConfiguration {
673
}
674
rawAllocationId += percentileAllocation.join(";");
675
676
-
677
678
if (variantsForExperimentation.length === 0 && featureFlag[ALLOCATION_KEY_NAME][SEED_KEY_NAME] === undefined) {
679
// All fields required for generating allocation id are missing, short-circuit and return empty string
0 commit comments