Problem Statement
When the SDK is used on a page that posts back to the same URL, we don't capture any breadcrumbs (e.g; navigation).
That information in events is required by the Replay player so we can know what URLs we're at, and properly present them over the player.
Solution Brainstorm
Once getsentry/sentry-javascript#7259 is completed, look for those new breadcrumbs to feed into today we rely on navigation breadcrumbs.