Skip to content

Sync dispatch in componentDidMount() does not update component #208

@roadhump

Description

@roadhump

I've tried v1.0.0-alpha and noticed that this small app https://gist.github.com/roadhump/f40483704e8527f11b07 will not work if I immediately dispatch action result from componentDidUpdate but it works if dispatch async (set const async to true). It worked both ways in version 0.12.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions