<!-- DO NOT DELETE validate_template=true template_path=.github/ISSUE_TEMPLATE/quickstart_issue.md --> <!-- Are you in the right place? * If you think you have found a **bug in the Firebase JS SDK** please file the issue here: https://github.com/firebase/firebase-js-sdk --> ### Step 1: Describe your environment * Operating system: _____ * Browser: _____ * Firebase SDK version: _____ ### Step 2: Describe the problem: #### Steps to reproduce: 1. _____ 2. _____ 3. _____ #### Observed Results: * What happened? This could be a description, logs, etc. #### Expected Results: * What did you expect to happen? #### Relevant Code: ``` // TODO(you): code here to reproduce the problem ```