Skip to content

Unable to use Vision views within route with pagination on #70

@apandre

Description

@apandre

I'm using hapi.js v17.x, and if I would like to output pagination result with a Vision based view, I'll get error.
If I tried to
return h.view('viewname', data);
it will throw error. Something about Array was expected.
Any advice?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions