in IOS 17.4, I used href to navigate to a new website, then I call [webView goBack], the webView seems to do nothings, and when you slide the screen, the rest of the webview is blank. before I call goBack, I checked webView.backFowardList.backList is not empty, I get the backItem, then I call [webView goBack],Failed. Befor 17.4 it works well
Thank you for the report. Could you please provide a way for us to reproduce, such as a test project?
Created attachment 470429 [details] demo project I have placed a demo project file and two screen recordings in this zip package, which respectively show the different performances of the iOS 16 and iOS 17.4 systems.
(In reply to Alexey Proskuryakov from comment #1) > Thank you for the report. Could you please provide a way for us to > reproduce, such as a test project? Sure I uploaded a zip file. You can check it
<rdar://problem/125048673>
Any progress?
(In reply to Alexey Proskuryakov from comment #1) > Thank you for the report. Could you please provide a way for us to > reproduce, such as a test project? Any progress?