Really stoked on this new example.
I think the flow should be:
Surely been solved before, just haven't personally dug in or looked around yet.
cc @stevensurgnier (hope that's kosher)
Hmm the problem is that yeah, scrolling happens immediately when the page transition starts.
How have others approached this?
Totally kosher with me @dustinhorton :) thanks for helping make the feature better. I'll take a look this week.
I have a working prototype that uses the getUserConfirmation
option of history
to initiate the exit animation and delay the history push. Let me test a bit more and I'll put together a PR asap.
Most helpful comment
I have a working prototype that uses the
getUserConfirmation
option ofhistory
to initiate the exit animation and delay the history push. Let me test a bit more and I'll put together a PR asap.