Skip to content

Using react-redux-form and redux-thunk #95

@rijvirajib

Description

@rijvirajib

Hello, I am attempting to add in react-redux-form into my boilerplate app and having a difficult time understanding how the dispatches work.

I have a 3 tier compotenent, FuelingPage,FuelingForm, and FuelingFormFirstPage.

How would I access dispatch from FuelingFormFirstPage or even FuelingForm as instructed here: https://davidkpiano.gitbooks.io/react-redux-form/content/validation.html ? I am trying to validate the form input before changing the page state to the next page.

My current setup is exactly like the existing example with the addition of a changePage action which changes the appState's page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions