Open
Description
Describe your environment
- Operating System version: Mac OS Catalina 10.15.7
- Browser version: Chrome Version 87.0.4280.67 (Build officiel) (x86_64)
- Firebase SDK version: 8.0.1
- Firebase Product: Functions
Describe the problem
When I use useEmulator
I cannot use https
event if I set a port at 443
. But with deprecated useFunctionsEmulator
I can use https
Steps to reproduce:
Code
useEmulator('blabla.com', 443)
Chrome console
index.esm.js?7dc7:490 POST http://blabla.com:443/my-project-id/europe-...