e0d39c86efdfb4e51bcf3c8e046a03cfae199501
stopPropagation() alone doesn't cancel a Link's native anchor navigation — that's the browser's default action for the click reaching the <a>, not a bubbling JS handler propagation can block. Needed preventDefault() too. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Description
No description provided
Languages
TypeScript
99.2%
JavaScript
0.3%
CSS
0.2%
Dockerfile
0.2%