Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure {{get}} helper returns pagination #6213

Merged
merged 1 commit into from
Dec 15, 2015

Conversation

cobbspur
Copy link
Member

No Issue

  • pagination returned if meta pagination exists
  • needed to allow pagination helper to work

No Issue

- pagination returned if meta pagination exists
- needed to allow pagination helper to work
@cobbspur
Copy link
Member Author

Currently the {{#get}} helper returns a meta object with pagination details.

Using he pagination helper inside of the {{get}} helpers then checks for this.pagination and returns an error. Therefore we have to add pagination as a top level object so that it can be correctly referenced later.

ErisDS added a commit that referenced this pull request Dec 15, 2015
Ensure {{get}} helper returns pagination
@ErisDS ErisDS merged commit 7fea696 into TryGhost:master Dec 15, 2015
@ErisDS ErisDS deleted the getPaginationFix branch December 15, 2015 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants