adamrais / SwiftUI-ShopProject

a small shop made with SwiftUI
1 stars 0 forks source link

onDelete function on filtered list in the cartDetailView #15

Open adamrais opened 3 years ago

adamrais commented 3 years ago

need to implement an onDelete function for the filtered list of item. getting Cannot use mutating member on immutable value: 'itemInCart' is a get-only property error

https://stackoverflow.com/questions/61805196/swiftui-deleting-items-from-a-filtered-list