SwiftUI throwing 'Fatal error: Index out of range' when adding element for app with no explicit indexing – Ios swift
Why, in the following app when clicking through to 'Nice Restaurant' and trying to add a contributor, does the app crash with the error: Swift/ContiguousArrayBuffer.swift:575: Fatal error: Index out of range? The error, in the Xcode debugger, has no obviously…