Vlad Sazonau

Results 15 comments of Vlad Sazonau

Maybe this thread can be helpful: https://github.com/sindresorhus/refined-github/issues/14 Also this: https://developer.apple.com/videos/play/wwdc2021/10104/ Also we can run a script to convert to safari web extension https://developer.apple.com/documentation/safariservices/safari_web_extensions/converting_a_web_extension_for_safari

I am experiencing the same issue

Maybe we can adopt [usePreventScroll](https://react-spectrum.adobe.com/react-aria/usePreventScroll.html) hook from `react-aria` to resolve the issue?

@vio my .yml config file as for now ![image](https://user-images.githubusercontent.com/16666234/77857211-d6f46d00-7204-11ea-8637-9e7eabfc678c.png) but it still throw's an error ![image](https://user-images.githubusercontent.com/16666234/77857221-e378c580-7204-11ea-9c3f-3a0202d9e462.png)

@vio thanks, waiting for your response, i can share my next.config.js file if it will help🙂

@vio should i use the above .yml config?

![image](https://user-images.githubusercontent.com/16666234/78189885-95212c00-747b-11ea-8b91-7d5d4f98829f.png)

Added Russian https://github.com/colinhacks/zod/pull/4197

Added Belarusian https://github.com/colinhacks/zod/pull/4199

I have the same problem with registered fonts (Open Sans) when copying from pdf ``` "@react-pdf/layout": "4.4.0", "@react-pdf/renderer": "4.3.0", ``` UPD: seems like the issue is only reproducible on Mac...