How nested Template inside function in alphine v3? #1780
Unanswered
creativeplus2
asked this question in
1. Help
Replies: 1 comment
-
First thing I'd try is using nextTick in the x-html so $nextick( () -> renderNav(nav) ) ... I had migrated some similar code to x-effect using nextTick and $el.innerHTML = renderNav(nav) before x-html was re-introduced so you could try that as well. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All!,
ini Alphine js v2 this treemenu code is working but in alpine v3 not working
can someone help ?
nav-data.json
Beta Was this translation helpful? Give feedback.
All reactions