Could you show the actual T type with which you call load ? I tested by creating a Type: struct TickiItem: Codable { var name: String var imageName: String var description: String var department: String var productid: Int var id: Int var creator: String } and calling let jsonString = [ { name: Smartcard, imageName: Smartcard, description: A all new way to buy and sell stuff featuring RFID and NFC for touchless transactions and with local server you can pay with your phone., department: Ticki Finance, productid: 1737484, id: 1, creator: The Ticki Team }, { name: Ink pad, imageName: Inkpad, description: A quick and easy way to take fingerprints and stamp stamps:), And with a quick water activation taking only 15 seconds you can setup in no time. Also, refilling the ink chamber is super easy, all you have to do is put ink in the middle hole., department: Ticki Design, productid: 7338388, id: 2, creator: The Ticki Team }, { name: Wallet, imageName: Wallet, description: Ever had issues with your credit c
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: