Skip to content

Bug Fix - Stopping event propagation (ContestTile)

Compare
Choose a tag to compare
@leo95oliveira leo95oliveira released this 15 Dec 17:48
· 158 commits to main since this release
f1cb434

This version contains a bug fix to stop event propagation on click of anchors contained within the ContestTile.

This is important in case the ContestTile is wrapped in an anchor tag; in cases like these, anchor clicks were previously ignored for the preferred parent anchor.