Focusing inputs dynamically added to LiveView form?

You can use alpine.js and render new fields with x-init="$el.focus()" property or similar.