fix(svelte): use correct updateNodeInternals API
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
{
|
||||
id,
|
||||
nodeElement: nodeRef,
|
||||
forceUpdate: true
|
||||
force: true
|
||||
}
|
||||
]
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user