You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @bohdanprog, as I no longer have an Intel Mac so I cannot demonstrate the issue, but I've forked the repo and solved the issue in this commit: k1mmm@6d0e7ba
I found the issue in "addUIBlock" that sometimes took over 10seconds to resolve, and I know my approach is not optimal since we need to wait for the UI block to get the bounds etc. This was back when I was using react-native-macos 0.71 or 0.70.0 I think, so it might been fixed since then =)
Bug
Creating a text SVG on MacOS freezes the system on Intel processor for 10+ seconds.
The text was updated successfully, but these errors were encountered: