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

Articles.byAuthor functions incorrect signature #31

Open
QingpingMeng opened this issue May 1, 2018 · 0 comments
Open

Articles.byAuthor functions incorrect signature #31

QingpingMeng opened this issue May 1, 2018 · 0 comments

Comments

@QingpingMeng
Copy link

byAuthor: (author, page, query) => requests.get(/articles?author=${encode(author)}&${limit(5, page)}),

query is declared by not used.

articlesStore.js calls byAuthor with author, page, LIMIT, where LIMIT is not used at all.

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