You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 2, 2023. It is now read-only.
Unless the pagination links are removed from the URI passed to
Document::addPaginationLinks()the output will be duplicated:It should be clearly documented that the passed URI must be stripped of query parameters or
addPaginationLinksshould automatically strip them.