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

Remove duplicate siblings when using before/after actions #1290

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

tpaulshippy
Copy link

Purpose

Resolves #1288

Approach

Similar to #240, simply remove the elements under the parent element which have the same ID as elements within the template.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Duplicating DOM elements with before and after turbo streams actions
1 participant