Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Favicon missing when deploying NextJS app to Firebase Hosting #181

Open
nicklbaert opened this issue Feb 27, 2023 · 0 comments
Open

Favicon missing when deploying NextJS app to Firebase Hosting #181

nicklbaert opened this issue Feb 27, 2023 · 0 comments

Comments

@nicklbaert
Copy link

nicklbaert commented Feb 27, 2023

We have a NextJS app containing a favicon under public/favicon.ico. This favicon is not displayed correctly when using the deploy action.

We use the following CD workflow:
Screenshot 2023-02-27 at 08 24 10

When doing this, the favicon of the webpage does not show up.
Screenshot 2023-02-27 at 08 21 51

This does not happen when performing the exact steps from the workflow manually and using firebase deploy --project dev.

Any help is highly appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant