nytimes/pourover

Should be able to specify which page to render to.

Closed this issue · 0 comments

Currently there are only two ways to paginate views:

  1. page(direction)
  2. pageTo(cid)

We should have the ability to specify which page to render to. Without this functionality, we can't maintain state away from the current filtering session.