Considering this general use case for infinitescrolling:
Since the use of infinitescrolling is quite common I was hoping to find an out of the box solution that covers this case but I haven't found a good solution. I did some experiments with localstorage but it get's a bit tricky with maximum storage when dealing with many complex items from multiple infinitescrolling routes.
What would be a recommended solution or any ideas how to restore the state of the infinitescroll upon browser back?