Replies: 1 comment
-
Hi ! I have the same problem 👍 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
@DatL4g I discovered a bug while working on the construction of JsBridge. Specifically, I'm trying to listen to the loading state of a WebView by using LaunchedEffect:
However, I'm experiencing an issue where the Desktop version fails to load initially when LaunchedEffect is used. It only succeeds after reloading. This problem can be reproduced in any branch and it works well on the other two platforms.
Could you please look into this and provide any insights or potential solutions?
Beta Was this translation helpful? Give feedback.
All reactions