Skip to content

Commit 05b5b25

Browse files
authored
1 parent 46f6ded commit 05b5b25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

leptos_dom/src/events/typed.rs

+1
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@ generate_event_types! {
226226
submit: SubmitEvent,
227227
suspend: Event,
228228
timeupdate: Event,
229+
#[does_not_bubble]
229230
toggle: Event,
230231
touchcancel: TouchEvent,
231232
touchend: TouchEvent,

0 commit comments

Comments
 (0)