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

Missing code in "Tutorial - Multiple Task Lists"? #137

@vezwork

Description

@vezwork

I was following the tutorial but got lost at "Multiple Task Lists - Create a Root Document" because there seems to be missing code. It says:

Now, we're passing the URL of the root document to the App component, but the App component is still expecting a TaskList document, not a RootDocument. Let's fix that, add this code to the App component.

but this paragraph is not followed by any code to fix the problem. I proceeded in the tutorial thinking that maybe the prose was a bit outdated, but my code stopped working. I decided to checkout main and explore the code without the tutorial, so I apologize that I don't have the errors I ran into on-hand. I recall they had to do with accessing properties (such as 0) on objects that were undefined. In hindsight, I should've saved my progress and put up a PR so I could show you where I was stuck.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions