René's URL Explorer Experiment


Title: FeatureFlag keyFilter only prefixes the first item when using a comma for multiple keys · Issue #262 · Azure/AppConfiguration-JavaScriptProvider · GitHub

Open Graph Title: FeatureFlag keyFilter only prefixes the first item when using a comma for multiple keys · Issue #262 · Azure/AppConfiguration-JavaScriptProvider

X Title: FeatureFlag keyFilter only prefixes the first item when using a comma for multiple keys · Issue #262 · Azure/AppConfiguration-JavaScriptProvider

Description: Hi, during our integration of Azure App Configuration using this sdk, we encountered the following bug. When filtering feature-flags using a keyFilter, the keyFilter is automatically prefixed with '.appconfig.featureflag/' (required to d...

Open Graph Description: Hi, during our integration of Azure App Configuration using this sdk, we encountered the following bug. When filtering feature-flags using a keyFilter, the keyFilter is automatically prefixed with ...

X Description: Hi, during our integration of Azure App Configuration using this sdk, we encountered the following bug. When filtering feature-flags using a keyFilter, the keyFilter is automatically prefixed with ...

Opengraph URL: https://github.com/Azure/AppConfiguration-JavaScriptProvider/issues/262

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"FeatureFlag keyFilter only prefixes the first item when using a comma for multiple keys","articleBody":"Hi, during our integration of Azure App Configuration using this sdk, we encountered the following bug.\n\nWhen filtering feature-flags using a keyFilter, the keyFilter is automatically prefixed with '.appconfig.featureflag/' (required to distinguish feature flags from other settings). According to the jsdoc comment for the keyFilter, it is possible to use a comma separated list to select multiple features, provided you spell out the entire feature-flag and don't use a wildcard. But when using a comma separated list, only the first item is prefixed. As a result only the first requested feature-flag is fetched.\n\nEXAMPLE\n```\nimport { load } from '@azure/app-configuration-provider'\nimport { DefaultAzureCredential } from '@azure/identity'\n\nconst credentials = new DefaultAzureCredential()\nconst appConfig = await load('URL_TO_APP_CONFIG', credentials, {\n  featureFlagOptions: {\n    enabled: true,\n    selectors: [\n      { keyFilter: 'FEATURE_1,FEATURE_2' }\n    ],\n    refresh: {\n      enabled: true,\n    },\n  },\n})\n```\n\nEXPECTED BEHAVIOUR:\nBoth FEATURE_1 and FEATURE_2 flags are fetched\n\nACTUAL BEHAVIOUR:\nOnly FEATURE_1 is fetched\n\nWe confirmed this is a result of the automatic prefixing by manually inserting the prefix for all items except the first one. When we do that, all feature-flags are fetched.","author":{"url":"https://github.com/MitchelKerckhaert","@type":"Person","name":"MitchelKerckhaert"},"datePublished":"2026-01-12T16:24:05.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":12},"url":"https://github.com/262/AppConfiguration-JavaScriptProvider/issues/262"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:c0904750-1c6c-bbc8-cb5b-14df1f8ed82d
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idC9AA:92283:8E6E29:BDA400:698D6A47
html-safe-nonce927f8a812d89903b9e36572b132442263100956bf4d084722b44ee26726f3b8f
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDOUFBOjkyMjgzOjhFNkUyOTpCREE0MDA6Njk4RDZBNDciLCJ2aXNpdG9yX2lkIjoiODQ3ODAwMDgwNDEyNzk3NTExIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac8507bfce9e8de15cda106aa01f876b4498bff7d54c00a3e22c3824b9420d7a52
hovercard-subject-tagissue:3805047989
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/Azure/AppConfiguration-JavaScriptProvider/262/issue_layout
twitter:imagehttps://opengraph.githubassets.com/f2a9c6476bf970842b2d761f5277a275a9cbbe271db26a9662c4ec8c2a6341c6/Azure/AppConfiguration-JavaScriptProvider/issues/262
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/f2a9c6476bf970842b2d761f5277a275a9cbbe271db26a9662c4ec8c2a6341c6/Azure/AppConfiguration-JavaScriptProvider/issues/262
og:image:altHi, during our integration of Azure App Configuration using this sdk, we encountered the following bug. When filtering feature-flags using a keyFilter, the keyFilter is automatically prefixed with ...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameMitchelKerckhaert
hostnamegithub.com
expected-hostnamegithub.com
Nonec0818105fa276287e9369cfdefa0a0fa7953719791ceff9b94d69623c0a4fe8a
turbo-cache-controlno-preview
go-importgithub.com/Azure/AppConfiguration-JavaScriptProvider git https://github.com/Azure/AppConfiguration-JavaScriptProvider.git
octolytics-dimension-user_id6844498
octolytics-dimension-user_loginAzure
octolytics-dimension-repository_id688057518
octolytics-dimension-repository_nwoAzure/AppConfiguration-JavaScriptProvider
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id688057518
octolytics-dimension-repository_network_root_nwoAzure/AppConfiguration-JavaScriptProvider
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release715890fa442134f528fb422ab338c0ad55c7a025
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/Azure/AppConfiguration-JavaScriptProvider/issues/262#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FAzure%2FAppConfiguration-JavaScriptProvider%2Fissues%2F262
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FAzure%2FAppConfiguration-JavaScriptProvider%2Fissues%2F262
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=Azure%2FAppConfiguration-JavaScriptProvider
Reloadhttps://github.com/Azure/AppConfiguration-JavaScriptProvider/issues/262
Reloadhttps://github.com/Azure/AppConfiguration-JavaScriptProvider/issues/262
Reloadhttps://github.com/Azure/AppConfiguration-JavaScriptProvider/issues/262
Azure https://github.com/Azure
AppConfiguration-JavaScriptProviderhttps://github.com/Azure/AppConfiguration-JavaScriptProvider
Notifications https://github.com/login?return_to=%2FAzure%2FAppConfiguration-JavaScriptProvider
Fork 5 https://github.com/login?return_to=%2FAzure%2FAppConfiguration-JavaScriptProvider
Star 17 https://github.com/login?return_to=%2FAzure%2FAppConfiguration-JavaScriptProvider
Code https://github.com/Azure/AppConfiguration-JavaScriptProvider
Issues 8 https://github.com/Azure/AppConfiguration-JavaScriptProvider/issues
Pull requests 1 https://github.com/Azure/AppConfiguration-JavaScriptProvider/pulls
Actions https://github.com/Azure/AppConfiguration-JavaScriptProvider/actions
Projects 0 https://github.com/Azure/AppConfiguration-JavaScriptProvider/projects
Models https://github.com/Azure/AppConfiguration-JavaScriptProvider/models
Security 0 https://github.com/Azure/AppConfiguration-JavaScriptProvider/security
Insights https://github.com/Azure/AppConfiguration-JavaScriptProvider/pulse
Code https://github.com/Azure/AppConfiguration-JavaScriptProvider
Issues https://github.com/Azure/AppConfiguration-JavaScriptProvider/issues
Pull requests https://github.com/Azure/AppConfiguration-JavaScriptProvider/pulls
Actions https://github.com/Azure/AppConfiguration-JavaScriptProvider/actions
Projects https://github.com/Azure/AppConfiguration-JavaScriptProvider/projects
Models https://github.com/Azure/AppConfiguration-JavaScriptProvider/models
Security https://github.com/Azure/AppConfiguration-JavaScriptProvider/security
Insights https://github.com/Azure/AppConfiguration-JavaScriptProvider/pulse
New issuehttps://github.com/login?return_to=https://github.com/Azure/AppConfiguration-JavaScriptProvider/issues/262
New issuehttps://github.com/login?return_to=https://github.com/Azure/AppConfiguration-JavaScriptProvider/issues/262
FeatureFlag keyFilter only prefixes the first item when using a comma for multiple keyshttps://github.com/Azure/AppConfiguration-JavaScriptProvider/issues/262#top
https://github.com/zhiyuanliang-ms
https://github.com/MitchelKerckhaert
https://github.com/MitchelKerckhaert
MitchelKerckhaerthttps://github.com/MitchelKerckhaert
on Jan 12, 2026https://github.com/Azure/AppConfiguration-JavaScriptProvider/issues/262#issue-3805047989
zhiyuanliang-mshttps://github.com/zhiyuanliang-ms
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.