Replies: 1 comment
|
This behavior is already present, but the documentation fails to mention it. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Very brief, but shouldn't the approach HTMX takes for loading indicators use the visibility property from CSS?
The current approach is a bit of an old hack that would make sense on pre 2015 browsers, but surely we could move the goalpost at this point?
https://htmx.org/docs/#indicators
All reactions