Tutorial 2. Argument Type RootComponent does not conform to expected type LoggedInDependency
Open
Nobody has claimed this yet.
iOS
- Dominant language
- Kotlin
- Stars
- 7.9k
- Forks
- 914
- PR merge metrics
- No merged PRs in 30d
Description
Continuing from tutorial 1 I ran into this issue. Has anyone seen this or know why loggedOut is fine but loggedIn is throwing this error on the component?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing Tutorial 1 and Tutorial 2, focusing on RootComponent, LoggedInDependency, and the loggedIn versus loggedOut components shown in the issue. Reproduce the reported type-conformance error and trace how those component arguments are declared; done means identifying why loggedIn fails and documenting or correcting the mismatch.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100