Karax VNode.add question

2022-06-12 Thread Araq
Please file in a bug report. Ideally with a minimal example where the update doesn't work.

Karax VNode.add question

2022-06-11 Thread Cnerd
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