Artem

Results 12 comments of Artem

I have same error withoout custom selection event hanldler. I only added selection to brush chart. I have this error only on mobile devices

@franzos @scratchmex Did you resolve your issue?

looks it is not supporting now... I can help with that too

@rogervera It is work for me. I tested on: Safari 15.3, IPadOS 15, IOS 15, Google Chrome 99, Firefox 98 ```javascript export const useLockBodyScroll = () => { useEffect(() =>...

Are you shure? ![image](https://user-images.githubusercontent.com/98591714/177543767-1bf66b6a-919c-4631-bfa1-c3d96c36cc42.png)

I have the same issue. I use `"puppeteer": "19.2.2"`. I have this problem only when I create Buffer of pdf in this line `return await page.pdf(this.defaultOptions);` MyCode ```typescript export class...

@ckifer do you need an example for reproduce it?