feathersjs-ecosystem / feathers-hooks-common

Useful hooks for use with FeathersJS services.
https://hooks-common.feathersjs.com
MIT License
193 stars 89 forks source link

update replaceItems util to support pagination on dispatch #750

Closed jd1378 closed 5 months ago

jd1378 commented 6 months ago

replaceItems correctly handles pagination for context.result, but not for dispatch.