You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Firebase throws invalid api key error when no environment variables are set in '.env' file.
To Reproduce
Steps to reproduce the behavior:
Go to '.env' file
Remove all environment variables
Try to run application
See error
Expected behavior
Application should handle this error and show all the static pages and show error notification or message at each page where api keys are used.
Screenshots
The text was updated successfully, but these errors were encountered:
Describe the bug
Firebase throws invalid api key error when no environment variables are set in '.env' file.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Application should handle this error and show all the static pages and show error notification or message at each page where api keys are used.
Screenshots
The text was updated successfully, but these errors were encountered: