I think pushState in this case. The goal is to enable back-to-previous-position, which requires a push to history because the event is prevented.
I think pushState in this case. The goal is to enable back-to-previous-position, which requires a push to history because the event is prevented.