Is there an existing issue for this?
Current Behavior
viewportEl.value.checkVisibility() throw Error
Expected Behavior
viewportEl.value.checkVisibility() to be viewportEl.value?.checkVisibility()
Steps To Reproduce
No response
Minimal reproduction of the issue with CodeSandbox
No response
Relevant log output
Anything else?
No response