Wondering how it could be possible to work restrictToViewport going the opposite direction.
restrictToViewport works great for:
/contacts to /contacts/12
But not so much going from
/contacts/12 to /contacts
To replicate, using your dynamic list example (obviously with restrictToViewport enabled)
/dynamic-lists to /dynamic-lists/8 works as intended:

But the opposite /dynamic-lists/8 to /dynamic-lists doesn't

Wondering how it could be possible to work restrictToViewport going the opposite direction.
restrictToViewport works great for:
/contacts to /contacts/12
But not so much going from
/contacts/12 to /contacts
To replicate, using your dynamic list example (obviously with restrictToViewport enabled)

/dynamic-lists to /dynamic-lists/8 works as intended:
But the opposite /dynamic-lists/8 to /dynamic-lists doesn't
