firebase / firebase-admin-node

Firebase Admin Node.js SDK
https://firebase.google.com/docs/admin/setup
Apache License 2.0
1.63k stars 371 forks source link

Server side remote configuration not working on variables in groups #2728

Open RodXander opened 1 week ago

RodXander commented 1 week ago

[READ] Step 1: Are you in the right place?

[REQUIRED] Step 2: Describe your environment

[REQUIRED] Step 3: Describe the problem

Steps to reproduce:

  1. In the Firebase Remote Configuration Dashboard, create a variable inside of a group: Screenshot 2024-10-13 at 7 10 22 PM

  2. Try accessing the variable like so fails:

template.parameters['test_variable']?.defaultValue?.value;

google-oss-bot commented 1 week ago

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.