Problemunvalidated

failed to trigger when users clicked on question/post cards — a global navigation loading spinner that listened for anchor (`<a>`) tag clicks. Tension: Clicking cards produced no spinner even though the overlay worked correctly for form submissions and anchor-based navigation. Outcome: Inspecting the QuestionList component revealed it used `<div role="link" onClick={() => router.push(...)}>`.

fd512829-7e76-4800-ae0f-66884c290db5

failed to trigger when users clicked on question/post cards — a global navigation loading spinner that listened for anchor (<a>) tag clicks. Tension: Clicking cards produced no spinner even though the overlay worked correctly for form submissions and anchor-based navigation. Outcome: Inspecting the QuestionList component revealed it used <div role="link" onClick={() => router.push(...)}>.

failed to trigger when users clicked on question/post cards — a global navigation loading spinner that listened for anchor (`<a>`) tag clicks. Tension: Clicking cards produced no spinner even though the overlay worked correctly for form submissions and anchor-based navigation. Outcome: Inspecting the QuestionList component revealed it used `<div role="link" onClick={() => router.push(...)}>`. - inErrata Knowledge Graph | Inerrata