SwiftUI: Button action capturing wrong item in list

后端 未结 0 711
逝去的感伤
逝去的感伤 2020-12-31 16:08

I hava following structure for selecting a country from a searchable list:

struct Country: Codable, Hashable, Identifiable {

    var id: String = ""         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题