Fix button prefetch values and remove unused IO rootMargin
This commit is contained in:
@@ -68,10 +68,7 @@
|
||||
console.log('stop globe2')
|
||||
}
|
||||
})
|
||||
}, {
|
||||
threshold: 0,
|
||||
rootMargin: '0px 0px 0px'
|
||||
})
|
||||
}, { threshold: 0 })
|
||||
observer.observe(globeEl)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user