Skip to content

Prevent chip delete event from bubbling#4367

Open
huajiqaq wants to merge 1 commit intoframework7io:masterfrom
huajiqaq:patch2
Open

Prevent chip delete event from bubbling#4367
huajiqaq wants to merge 1 commit intoframework7io:masterfrom
huajiqaq:patch2

Conversation

@huajiqaq
Copy link

Added event.stopPropagation() to the delete handlers in React, Svelte, and Vue chip components to prevent the delete event from bubbling up the DOM tree.

Added event.stopPropagation() to the delete handlers in React, Svelte, and Vue chip components to prevent the delete event from bubbling up the DOM tree.
huajiqaq added a commit to huajiqaq/framework7 that referenced this pull request Jan 25, 2026
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.

1 participant