mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-23 17:18:44 +02:00
refactor(error_handler): remove debug log
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
behavior htmx_error_handler
|
behavior htmx_error_handler
|
||||||
on htmx:responseError or htmx:afterRequest[detail.failed] remove .invisible .visually-hidden .swing-in-top-fwd from
|
on htmx:responseError or htmx:afterRequest[detail.failed] remove .invisible .visually-hidden .swing-in-top-fwd from
|
||||||
#loading-error then log event
|
#loading-error then log event
|
||||||
on htmx:afterRequest[detail.successful] add .invisible .visually-hidden .swing-in-top-fwd to #loading-error then
|
on htmx:afterRequest[detail.successful] add .invisible .visually-hidden .swing-in-top-fwd to #loading-error
|
||||||
log 'oi'
|
|
||||||
end
|
end
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Reference in New Issue
Block a user