Open
Description
opened on May 26, 2023
[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.
Activity