Hey,
first of all congratulations for the alpha release.
My question is about the router. Let’s say you have something similar to Gmail inbox:
I searched for “C#”, selected some mails, scrolled down to the right and to the bottom.
When I open the mail the route and the view changes.
Now when clicking the back button in the browser I’m on the exactly same view as previously (filters, scroll-position, selection of mails, …).
It looks like Gmail is working with some kind of view-stack they preserve in background while navigating.
Is it possible to achive this kind of functionality with the new router in Aurelia 2?
Best regards, Stefan