erikras / erikras/react-redux-universal-hot-example

How exactly is WidgetForm saving asynchronously?

Open
#1,171 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
12.1k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

Hi,

I have been trying to add a page with similar behaviour(file upload via form), but from the beginning I have been encountering the problem that the request to the `api` is being dispatched also by the `client.` So my question would be: no `@asyncConnect` is being used, instead `mapDispatchToProps` is passed to `@connect`, so how do you ensure that the `widget` saves are only dispatched by the `server?`

Best,
Andy

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.