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