https://htmx.org logo
This is true enough. I like the oob swap pattern, ...
# 🔥-django-htmx
t
This is true enough. I like the oob swap pattern, even with all its limitations. I solved the multi-notification issue at one point by having a wrapper div and using
hx-swap-oob="beforeend"
. Sure enough it didn't handle connection issues very well, but I haven't had to worry too much about those yet. Related to this, the template tag idea described here sounds like it could facilitate this type of error message