You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: incorrect nextSibling of prevSibling in appendChild/insertBefore (nativescript-vue#811)
fixesnativescript-vue#809
* chore: remove unnecessary check from appendChild
* fix: remove node before appending if already a child
* fix: set nextSibling of prevSibling upon insertion (fixed)
* test: add test case for nativescript-vue#809
0 commit comments