redux-wpapi icon indicating copy to clipboard operation
redux-wpapi copied to clipboard

WP API integration for a Redux based Application

Results 6 redux-wpapi issues
Sort by recently updated
recently updated
newest added

Hello! Great work on all this! I'm interested in using it, but am wondering if it's still in active development. Would you be responsive to PRs?

I tried example on doc, but I end up with this error ``` TypeError: api.posts is not a function TypeError: api.posts is not a function ``` Any suggestions on this?

Any single route is caching but ignoring params that might differentiate the responses for that single resource

Currently, if a given resource isn't partial and later it comes embedded into another, it causes the resource in cache to be marked as partial

Implement the templates ([specific to GitHub](https://github.com/blog/2111-issue-and-pull-request-templates))

enhancement