The Wayback Machine - https://web.archive.org/web/20201014054524/https://github.com/topics/browser
Skip to content
#

browser

Here are 3,481 public repositories matching this topic...

next.js
bram-l
bram-l commented Oct 12, 2020

Bug report

Using getStaticPaths in combination with trailingSlash: true leads to invalid json prefetching. For a link to a dynamic route, the json file that is prefetched includes an invalid slash in the path, causing a 404 to be returned. However, when clicking the link and landing on the dynamic page the correct json file is fetched.

To Reproduce

  1. Configure
// next

Improve this page

Add a description, image, and links to the browser topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the browser topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.