mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-03-18 07:24:00 +01:00
fix(tooltips): sometimes not getting created on htmx swap
This commit is contained in:
@@ -11,7 +11,7 @@ init
|
||||
end
|
||||
|
||||
on htmx:afterSettle
|
||||
call initTooltips(event.detail.target)
|
||||
call initTooltips(body)
|
||||
end
|
||||
|
||||
on tooltips
|
||||
|
||||
Reference in New Issue
Block a user