x-for template has stopped processing content correctly #4464
Unanswered
NemoKing1210
asked this question in
5. Bugs
Replies: 1 comment
-
Can you post a full example to show the bug? Works okay here |
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
-
The following code has stopped working correctly since version 3.14.x
It creates nodes, but the element inside the template stops being processed, which is why the attributes x-bind, x-text and others do not work. He inserts the raw markup.
Beta Was this translation helpful? Give feedback.
All reactions