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
When deploying a project with multiple hosting target to Hosting Channels, only one of the target is added as a Firebase Authentication authorized domain.
[REQUIRED] Environment info
firebase-tools: 9.1.1 Platform: MacOS
[REQUIRED] Test case
[REQUIRED] Steps to reproduce
Create a firebase project
Configure multiple hosting target for it
Deploy a channel
[REQUIRED] Expected behavior
All auth target, or a specified one are being added as Authentication authorized domain.
[REQUIRED] Actual behavior
Only one is added. In my case I have 3 Hosting target, and the one being added is the second one.