Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

Can't specify changeAction with LocalForm #1180

Open
lydia-schow opened this issue Aug 9, 2018 · 0 comments
Open

Can't specify changeAction with LocalForm #1180

lydia-schow opened this issue Aug 9, 2018 · 0 comments

Comments

@lydia-schow
Copy link
Contributor

lydia-schow commented Aug 9, 2018

The Problem

Similar to #890, except I can't add middleware because I'm using LocalForms.

Steps to Reproduce

  1. Create a <LocalForm />

  2. Try to specify changeAction on a <Control /> component.

Expected Behavior

Application compiles

Actual Behavior

Unhandled Rejection (Error): Actions must be plain objects. Use custom middleware for async actions.
@lydia-schow lydia-schow changed the title Can't merge model with LocalForm Can't specify changeAction with LocalForm Aug 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant