Patrick McDougle
Patrick McDougle
When jump links jump you down the page, no IntersectionObserver events fire. See https://github.com/w3c/IntersectionObserver/issues/258 for more info.
When using useQueries it personally makes me nervous that you have to rely on the array order to remap the queryKeys. By passing the queryKey back through into the QueryObserverResult,...
I was browsing through the codebase and I noticed the only way to [set page level targeting](https://developers.google.com/doubleclick-gpt/reference#googletag.PubAdsService_setTargeting) (on the pubads service directly) is to use the function on the manager....
https://hacks.mozilla.org/2017/08/intersection-observer-comes-to-firefox/ https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API
While poking around with removing elements, I noticed that elements that have been removed from the DOM still have their listeners and such stored in the Context. These elements are...
I noticed that all of the example ads are being served from friendly iframes instead of safeframes. Is there a way to see an example of IAB Flex ads working...
It seems IE 11 doesn't support `String.fromCodePoint()`. Consider adding a section in the readme about a suggested [polyfill](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/fromCodePoint#Polyfill).
Consider adding the emoji with modifiers as listed in the [Unicode modifiers page](https://unicode.org/emoji/charts/full-emoji-modifiers.html).