developmentseed / developmentseed/hapi-paginate
Should not remove non-colliding fields in meta
Open
- Dominant language
- JavaScript
- Stars
- 14
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
When using hapi-pagination, it removes all our custom meta.\* properties, even ones that don't collide with hapi-pagination. We attempted to correct this by renaming pagination's meta object to "page" through config. The rename was successful, but our own meta properties continued to be missing.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.