When using the {{in-viewport}} modifier, the intersectionObserverEntry property was not being
passed to the onEnter/onExit callbacks. This object is interesting because contains useful info
like the intersection ratio, which can use to discriminate what visibility threshold an element
has crossed when there's more than one set.
When using the {{in-viewport}} modifier, the intersectionObserverEntry property was not being passed to the onEnter/onExit callbacks. This object is interesting because contains useful info like the intersection ratio, which can use to discriminate what visibility threshold an element has crossed when there's more than one set.