Matt D created CB-13306: --------------------------- Summary: Intermittent "container modification errors" Key: CB-13306 URL: https://issues.apache.org/jira/browse/CB-13306 Project: Apache Cordova Issue Type: Bug Components: cordova-ios Affects Versions: cordova-ios 4.5.0 Environment: iOS 10.3.3, console logged in Xcode Version 8.3.3 (8E3004b) Reporter: Matt D Assignee: Shazron Abdullah Priority: Critical
I have an Ionic1 project using cordova-ios 4.4.0 and in a specific view, when the user clicks a few times on a seemingly empty area of a container (no buttons, links, html elements, etc), a loading icon starts spinning and doesn’t stop, basically freezing the app. In the console in Xcode 8.3.3 (with a target build for ios 10.3), I am seeing the following error message: Operation <DDWebKitOperation: 0x1742ef180>: container <WebFrame: 0x174018720> has been modified too many times, aborting To make the iOS build, I usually run $ cordova build ios To reiterate, there’s nothing in the markup anywhere that has any functionality in terms of user interaction, just some data being inserted upon view render. Any help would be greatly appreciated. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org