firebase / firebase/firebase-js-sdk
NextSSR cannot getDownloadURL in emulator mode.
Open
api: storage
bug
stack:NextJS
- Dominant language
- TypeScript
- Stars
- 5.1k
- Forks
- 1k
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 37
Description
### [REQUIRED] Environment info
**firebase-tools:** 12.2.1
**Platform:** Windows
### [REQUIRED] Test case
### [REQUIRED] Steps to reproduce
Set up nextJS application where getDownloadURL() is called in getInitial or getServerSideProps of a NextJS SSR page.
### [REQUIRED] Expected behavior
Download URL for storage item is fetched.
### [REQUIRED] Actual behavior
No logs in debug mode indicating accessing storage service in any way.
Contributor guide
Assessment
This issue has not been assessed yet.