- From: Thomas Steiner <notifications@github.com>
- Date: Wed, 18 Jul 2018 03:02:07 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 18 July 2018 10:02:32 UTC
@comp615 Thanks for replying! I fear like this is going deeply into [Android specifics](https://developer.android.com/training/implementing-navigation/temporal) and I am not sure if having a richer [` PopStateEvent` interface](https://html.spec.whatwg.org/multipage/browsing-the-web.html#the-popstateevent-interface) would help here either. I guess right now the best bet would be to roll your own state management, maybe similar to how [`history.scrollRestoration`](https://html.spec.whatwg.org/multipage/history.html#scrollrestoration) is being [polyfilled](https://github.com/bfred-it/scroll-restoration-polyfill). -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/manifest/issues/693#issuecomment-405879392
Received on Wednesday, 18 July 2018 10:02:32 UTC