bookworm-react icon indicating copy to clipboard operation
bookworm-react copied to clipboard

Actions must be plain objects. Use custom middleware for async actions

Open notNewlyBorn opened this issue 6 years ago • 1 comments

screen shot 2018-05-16 at 12 24 35

How do I fix this?

notNewlyBorn avatar May 16 '18 10:05 notNewlyBorn

Check your actions, I think you are missing something in your code. It may be in the component when you are dispatching your actions or may be at the time of creating action. :+1:

lalitmee avatar May 18 '18 10:05 lalitmee