Sergey Rozhkov
Sergey Rozhkov
I faced this problem. If you set a much higher height (4000 or more), then artifacts may even appear
Yes, this enhancement would be good.
@robertherber Thank you for your interest! I don't want to specify `NSHealthUpdateUsageDescription` because the app doesn't update any data. Either I need to find some reason to put something there...
I'm currently testing version 5.2.0, and it seems the issue no longer occurs. Could someone else verify this too?
I have this problem too.
After this error, some screens don’t open. I wrote a bit more detail [here](https://github.com/achorein/expo-share-intent/issues/189#issuecomment-3345840083).
Same issue. It happens to me when the app is in the foreground and you share a file via Telegram. I also have hooks that are meant to be active...
Some of my research: 1. We have an App in the application. 2. When our app is in the background and we share from another app, a new separate App...
I face it on Web
I was able to fix it when I set "display: flex" for my root element. Maybe it needs to be added to the doc?