Sorry the x-data="{inputvalue=''}" was a typo, in my actual code I have it as you said, x-data="{inputvalue: ''}".
On the Alpine.start(), I thought about that but it seems kinda hacky, and I’m also not always sending a message back to the hook on liveview calls so wouldn’t necessarily be able to always call Alpine.start() after liveview calls without going out of my way to do so. It seems I’m not the only on experiencing this and Alpine apparently doesn’t think it is a bug since they moved this ticket to discussion. Would have been nice to have gotten an explanation when moved. I appreciate you trying to help me out @ruslandoga!






















