Skip to content

Fix double scoping of links - #323

Merged
germsvel merged 1 commit into
mainfrom
fix-error
Aug 7, 2026
Merged

Fix double scoping of links#323
germsvel merged 1 commit into
mainfrom
fix-error

Conversation

@germsvel

@germsvel germsvel commented Aug 7, 2026

Copy link
Copy Markdown
Owner

Closes #321

What changed?

A previous commit introduced a regression where we accidentally double scoped certain click_link actions in live.ex

This commit fixes the regression.

What changed?
=============

A previous commit introduced a regression where we accidentally double
scoped certain `click_link` actions in `live.ex`

This commit fixes the regression.
@germsvel
germsvel merged commit 8596639 into main Aug 7, 2026
2 checks passed
@germsvel
germsvel deleted the fix-error branch August 7, 2026 13:25
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.

click_link inside within scopes the selector twice

1 participant