Hi!
I fixed the issue by adding
DispatchQueue.async {
...
proxy.scrollTo("id")
}
now scrollTo works perfect.
Post
Replies
Boosts
Views
Activity
Same issue here. I believe it is Apple internal problem.
Let's see.