kristoferbaxter / react-hn

Demonstration of React used to build Hacker News as a PWA.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

/new doesn't paginate

florida opened this issue · comments

Repro Steps:

  1. Navigate to https://react-hn.kristoferbaxter.com/new
  2. Click next >
  3. List doesn't paginate, but it appends the content to the bottom of the list.

Thanks for the bug report!

I just submitted a fix for this with de8b403.