Skip to content
Discussion options

You must be logged in to vote

Hello,
according to this thread
https://elixirforum.com/t/alpine-js-v3-support-for-liveview/40465
you should update the dom setting with

dom: { 
  onBeforeElUpdated(from, to) { 
    if (from._x_dataStack) { window.Alpine.clone(from, to) }}}

Cheers,
Sébastien.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@nshafer
Comment options

Answer selected by nshafer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants