Skip to content

Unit 1 navigation: “Next” button often leads to 404; content only loads after using browser Back button #744

Description

@OmAmbre27

Summary
When navigating through Unit 1 using the “Next” button in the course UI, the page often changes URL but shows a 404 error. The content only appears after clicking the browser’s Back button, which causes the previous page to reload correctly.

Steps to reproduce
Open:
Scroll to the bottom of the page.
Click the “Next →” button that should navigate to the next section.
Observe:
URL changes to:
Page displays a 404 error.
Click the browser Back button.
Observe: the previous page reloads and content is displayed correctly.
Expected behavior
Clicking “Next” should navigate directly to the next page and load its content without showing a 404.
Actual behavior
“Next” navigates to a URL that returns 404. Content only appears after using the browser Back button and reloading.

Environment
Device: Asus Vivobook 14x
OS: Windows 11 home
Browser: Comet
Course unit: Unit 1 (Agent Fundamentals)
Exact pages where this happens: What are LLMs (Actually on every click)

Additional context
This happens repeatedly while going through Unit 1, not just once. It affects the learning flow and may confuse new students.

Possible cause
Looks like a client‑side routing issue

Image

where internal “Next” links don’t resolve correctly on first navigation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions