Has anyone ever tested a component with Jest that was using this library? I'm having issues with some old unit tests failing due to IntersectionObserver not being defined. I'm having trouble mocking IntersectionObserver and was wondering if anyone else has run into this.
Has anyone ever tested a component with Jest that was using this library? I'm having issues with some old unit tests failing due to IntersectionObserver not being defined. I'm having trouble mocking IntersectionObserver and was wondering if anyone else has run into this.