Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Build error due to link to removed page #314

@tomoam

Description

@tomoam

When I run pnpm build I get the following error:

Error: 404 /tutorial/ondestroy (linked from /tutorial/auto-subscriptions)

There are two ways to fix it.

  1. remove that link (fix: remove link for removed page #315)
  2. revert removed onDestroy exercise, and make it simpler (chore: simplify the onDestroy exercise #316)

I personally recommend 2, because for someone like me who comes from other programming languages, I learned a lot from the onDestroy exercise.
Indeed, the onDestroy exercises were complex, but I think it can be made simpler.


I have created two different PRs (as Draft just to avoid both being merged).
Please merge the one that is more suitable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions