When promoting a frame navigation with `data-turbo-action`, Turbo will render the Frame and then update the URL: https://user-images.githubusercontent.com/11280312/176727319-e34c98d2-d3e5-449b-9742-3464c52dcbee.mov Promoted frames should act like visits, where we update the URL first: https://user-images.githubusercontent.com/11280312/176727237-cae41974-412a-4f8c-a241-eb48e8a96301.mov
When promoting a frame navigation with
data-turbo-action, Turbo will render the Frame and then update the URL:Screen.Recording.2022-06-30.at.11.13.54.AM.mov
Promoted frames should act like visits, where we update the URL first:
Screen.Recording.2022-06-30.at.11.15.18.AM.mov