Vlad Sazonau
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  but it still throw's an error 
@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?

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...