Skip to content
Discussion options

You must be logged in to vote

Funny enough, right after I posted this I was testing (return { paths, fallback: 'unstable_blocking' };) and the unstable_blocking fixed it.
So what looks like what was happening is that with fallback=true, it was building the initial static file under the basePath and the potentially build a secondary file under the root of the completed HTML. This solved our issue because sometimes that secondary complete HTML never happened.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jaybytez
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
1 participant