@@ -160,9 +160,9 @@ export const make = () => {
|
||||
// getInstanceFromScope(_scopeInstance) {
|
||||
// throw new Error("Function not implemented.")
|
||||
// },
|
||||
// detachDeletedInstance(_node) {
|
||||
// throw new Error("Function not implemented.")
|
||||
// },
|
||||
detachDeletedInstance(node) {
|
||||
node.queue_free()
|
||||
},
|
||||
|
||||
// supportsHydration: false,
|
||||
// NotPendingTransition: undefined,
|
||||
|
||||
Reference in New Issue
Block a user