Join Slack
Powered by
<@U0DDYDN5D>: As <@U0C2CG716> correctly pointed ou...
# announcements
i
ilya.gorbunov
12/29/2015, 2:56 PM
@mitchwongho
: As
@dalexander
correctly pointed out, the main issue is in the type of the map passed to view model. You need Map<String, (State, Any) -> State> but inferred type is Map<String, (State, Nothing) -> State>
Open in Slack
Previous
Next