Closed josh-tt closed 1 year ago
🤔 I'd imagine the best way would be with @load
and @error
handlers right? to mimic the more native behavior of object loading elements.
Not sure. I just use an alpine store for now which works ok for the loading animations at least. Errors not much of a concern as I'm fetching my own content
There could be a way to also key into the x-transition
stuff 🤔
I'm doing some deep dives in Alpine right now, so I'll poke around
That would be handy. Good luck
Resolved in 0.3.0
Would be great if x-ajax provided users with response codes for handling errors, doing loading animations etc.