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
I have searched the issues of this repository and believe that this is not a duplicate.
Expected Behavior
Automatically render the static folder to get access to some assets for the manifest.json file.
Current Behavior
The routing seems confused thinking that static is a page instead of an asset folder. Doesn't work in both cases : static folder at the root, and static folder in src.
Wow weird! I just tried again, I was getting a 404 yesterday and now it works without changing anything. I have no idea what's going on, good news though. Thank you!
lockbot
locked as resolved and limited conversation to collaborators
May 16, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Expected Behavior
Automatically render the static folder to get access to some assets for the manifest.json file.
Current Behavior
The routing seems confused thinking that static is a page instead of an asset folder. Doesn't work in both cases : static folder at the root, and static folder in src.
Steps to Reproduce (for bugs)
https://github.com/glemiere/nextjs-starter/tree/Static-Folder-Routing-Bug
Context
Impossible to set icon in the manifest.json
Your Environment
The text was updated successfully, but these errors were encountered: