Open equalsJeffH opened 4 years ago
Sorry for the delayed response -- everything above looks correct, except that you must also include the 'delay' parameter in the options passed to the constructor; and the 'delay' parameter must have a value of at least 100.
See step 10 in the IntersectionObserver constructor steps here:
https://w3c.github.io/IntersectionObserver/v2/#dom-intersectionobserver-intersectionobserver
Is this a nominally correct usage of
tackVisibility
andisVisible
?