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