Replies: 1 comment
-
|
Also I've tried to do it manually in the console with Alpine.morph and changes where ignored
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I am using Alpine js + Morph + Alpine ajax.
While having this form on the page:
And on changing
organization[name]input it submits the form and swaps it with:Everything swaps correctly instead of dom inside template tag, as a result I am having following:
And page looks like this:
Here is how I am initializing Alpine.js:
I believe something wrong with alpine-morph plugin, because when I am changing
mergeStrategyto replace everything works as expected.Could you please help with this?
Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions