Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non deterministic soft navigation detection after hard navigation #41

Open
ErikWitt opened this issue Dec 29, 2023 · 2 comments
Open

Non deterministic soft navigation detection after hard navigation #41

ErikWitt opened this issue Dec 29, 2023 · 2 comments

Comments

@ErikWitt
Copy link

Testing the soft navigation via origin trial on this site (https://www.tom-tailor.de/), I am experiencing that after a hard navigation or reload, the first few soft navigations are not detected (even though the origin trial token is already there).

It varies how many soft navigations are not detected and after the first one is detected, it seems to work consistently. However it is very easy to reproduce that at least the first navigation is not captured.

The way I reproduce this is

  1. Hard navigation or reload to https://www.tom-tailor.de/damen-startseite
  2. Navigate to /sale by clicking the red link in the header
  3. Navigate back by clicking the icon in the middle of the header
  4. Repeat

Expected: every navigation should be captured as a soft navigation.
Actual: the first navigations are not captured. At some point navigations are captured consistently even though it is the same navigation every time.

I tested on Chrome Version 120.0.6099.129 on Mac OS 14.1.1 (23B81). I also wanted to attach a video showcasing this but screen captures are huge, so here is a drive link: https://drive.google.com/file/d/1lvFLDYmE_6gVOVQJaoceRRa8SIFy45A9/view?usp=sharing

@clelland
Copy link
Collaborator

Hi @ErikWitt -- could you for a bug for this at https://crbug.com/ ? It sounds like it is a Chrome implementation issue (at least, it's not obvious to me that it's a problem with the definitions here, and it sounds more like Chrome is misbehaving)

@ErikWitt
Copy link
Author

ErikWitt commented Jan 3, 2024

Agreed, I have filed a bug report: https://bugs.chromium.org/p/chromium/issues/detail?id=1515268

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants