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
I'm using the remote paginated api scenario, and I wish to have page links to include the query-params attributes, so pages can be by example opened in new tabs.
Does someone have a page-numbers template to share that can accomplish this? I've tried to add {{link-to …}} but fails to have it generic enough to support simple routes, routes with dynamic segment(s).
I'm using the
remote paginated api
scenario, and I wish to have page links to include thequery-params
attributes, so pages can be by example opened in new tabs.Does someone have a
page-numbers
template to share that can accomplish this? I've tried to add{{link-to …}}
but fails to have it generic enough to support simple routes, routes with dynamic segment(s).I've seen issue #200 but no clue there.
Thanks for your help.
The text was updated successfully, but these errors were encountered: