webcompat / web-bugs

A place to report bugs on websites.
https://webcompat.com
Mozilla Public License 2.0
736 stars 63 forks source link

astro-vt-fallback-bug.pages.dev - "Home", "Blog" and "About" buttons do not work after accessing them once #129115

Open webcompat-bot opened 10 months ago

webcompat-bot commented 10 months ago

URL: https://astro-vt-fallback-bug.pages.dev/

Browser / Version: Firefox 119.0 Operating System: Mac OS X 10.15 Tested Another Browser: Yes Chrome

Problem type: Site is not usable Description: Buttons or links not working Steps to Reproduce: The links do not work related to the package Partytown's use of history API.

here is detailed description

https://github.com/withastro/astro/issues/8862

Browser Configuration
  • None

From webcompat.com with ❤️

sv-calin commented 10 months ago

Thank you for reporting this issue, I was able to reproduce it. Once I go to "Blog" or "About" and I try to switch to the other sections nothing happens except for an error in the console "NS_ERROR_NOT_INITIALIZED".

image

Tested on: • Browser / Version: Firefox Nightly 121.0a1 (2023-11-01) / Firefox Release 119 / Chrome 118.0.5993.88 • Operating System: Mac OS Ventura 13.5.2

Notes:

  1. Reproducible on both Firefox Release and Nightly regardless of the ETP status
  2. Not reproducible on Chrome

Moving to Needsdiagnosis.

[qa_44/2023]

lilnasy commented 10 months ago

Has not been limited to MacOS in my experience. You can find examples for Windows in the astro issue.

sv-calin commented 10 months ago

You are right, I was able to reproduce the issue on Windows 10 as well.

We use the label to group the issues based on what OS the issue was found. In many cases the issue reproduces only on that particular OS, so we test there first.

[inv_44/2023]