Next.js Discord

Discord Forum

Browser back does not load page content

Unanswered
Bengal posted this in #help-forum
Open in Discord
BengalOP
Given the following page structure. I have a problem with using the browser navigation where it does not load the page content:

1: Click link on collections page -> collections/[id] page loads
2: browser back -> collection/page loads
3: browser forward -> url changes but the page content remains the same

What am I doing wrong?

2 Replies

BengalOP
folder structure
BengalOP
bump