Apr 1, 2018
0
Level 1
How to integrate signedRoutes with Pagination?
There doesn't seem to be a native way to create pagination links that support signed routes. I've tried creating a custom pagination template, but have run into problems because signedRoutes only works with named routes and not raw URL's, and the pagination functions only output URLs.
Anyone tackle this problem and find a solution yet?
Please or to participate in this conversation.