Skip to content
Discussion options

You must be logged in to vote

Hi @jerometonnelier

it seems that you just forget to add the Destination reducer into the body of DiscoverFeature reducer
you can update your body of DiscoverFeature like this example case

.ifLet(\.$destination, action: /Action.destination) {
Destination()
}

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jerometonnelier
Comment options

Answer selected by jerometonnelier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants