AlpineJS "loses" reactivity when rendered using <.live_component> Liveview >0.17

The problem with Alpine.initTree(node) is that the current state is lost and everything is reinitialized (x-init…).

I outlined the correct solution here:

1 Like