Disconnect IOs on destroy
This commit is contained in:
@@ -105,7 +105,7 @@
|
||||
return () => {
|
||||
if (globe) {
|
||||
globe.destroy()
|
||||
observer.unobserve(globeEl)
|
||||
observer.disconnect()
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user