Yeah it’s confusing I know lol. So basically I hav...
# 🔥-django-htmx
v
Yeah it’s confusing I know lol. So basically I have a Django form that one of the fields is populated by an api call, I’ve made it so it runs that api call on the page load using htmx and it successfully gets the new data for the field but it doesn’t update the field on the page unless I trigger a manual refresh