firebase / firebase/quickstart-js
messaging quickstart does not work
Open
- Dominant language
- TypeScript
- Stars
- 5.4k
- Forks
- 3.7k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 6
Description
### Step 1: Describe your environment
* Operating system: MacOS
* Browser: Safari/Chrome
* Firebase SDK version: 12.5.4
### Step 2: Describe the problem:
I have filled `config.ts` then I did `npm run build` and `firebase emulators:start`. The page loaded and I click *Request Permission* and get next output:
#### Steps to reproduce:
1. git clone https://github.com/firebase/quickstart-js
2. cd messaging/
3. fill `config.ts`
4. `npm run build`
5. `firebase emulators:start`
Contributor guide
Assessment
This issue has not been assessed yet.