Hi everyone,
I use the TabView to implement five tabs. And each tab has one WKWebView.
Every time I tap the editext from the URL page on WKWEbView, it always jump out and back to the first tab's page.
The issue had happened to iOS 14.2. But it was fixed after I upgraded higher iOS version than 14.2 to fix it.
Now the issue has happened again since I upgraded the iOS to 15 versions.
Does anyone face the same problem like me? Or is there any configuration I need to enable to fix it?