Karax VNode.add question
Please file in a bug report. Ideally with a minimal example where the update doesn't work.
Karax VNode.add question
Dom did not get updated when I used karax add to add vnode. I used kout to print out the vnode and found out that the vnode has been updated but the Dom is still the same. I also called redraw() after adding the vnode but still no luck