Tutorial 2. Argument Type RootComponent does not conform to expected type LoggedInDependency
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 193
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
Original issue: https://github.com/uber/RIBs/issues/350
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 reproducing the Tutorial 2 error involving RootComponent, LoggedInDependency, and the loggedIn and loggedOut components. Compare the dependency declarations shown in Tutorial 2 with Tutorial 1; done means the tutorial compiles without the conformance error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100
