Closed ikreymer closed 3 years ago
No longer marking as a page in response to pushState/replaceState.. should update the url, but not mark it as a bookmark. (To replay, user must replicate the dynamic behavior). Just 'patching' the url is inadequate as it may be a different form, eg. json instead of html
When a site changes url with pushState/replaceState, webrecorder updates the url, but that url does not actually get recorded... Perhaps automatically send an ajax request to record said url, via patching mode..