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

Fix link event to reference currentTarget #49

Merged
merged 3 commits into from
Jan 7, 2025

Conversation

stevej2608
Copy link
Contributor

One line bug fix, the required href attribute is hanging off event.currentTarget not event.target. If the link has children (icons, spans etc) then event.target will reference one of the children.

Cheers.

By submitting this pull request I agree that all contributions comply with this project's open source license(s).

@stevej2608 stevej2608 requested a review from a team as a code owner January 6, 2025 18:03
@Archmonger
Copy link
Contributor

This needs a quick changelog entry before merge.

@Archmonger Archmonger merged commit 44f76d2 into reactive-python:main Jan 7, 2025
11 checks passed
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

Successfully merging this pull request may close these issues.

2 participants