refactor(core,nodes): remove forced update on resize observer trigger
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -38,7 +38,6 @@ onMounted(() => {
|
||||
return {
|
||||
id,
|
||||
nodeElement: entry.target as HTMLDivElement,
|
||||
forceUpdate: true,
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user