Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.
Notice removed Draw attention by CommunityBot
Bounty Ended with no winning answer by CommunityBot
deleted 1 character in body
Source Link
RileyDev
  • 2.6k
  • 4
  • 29
  • 71
Notice added Draw attention by RileyDev
Bounty Started worth 150 reputation by RileyDev
deleted 1 character in body
Source Link
RileyDev
  • 2.6k
  • 4
  • 29
  • 71
 if model.profiles.count > 0 {   print("CARD ROW DID APPEAR: Profiles \(model.profiles[0]. imgPath)")     print("CARD ROW DID APPEAR: Sorted \(model.sortedProfiles[0].imgPath)")  } 
 if model.profiles.count > 0 {   print("CARD ROW DID APPEAR: Profiles \(model.profiles[0]. imgPath)")   print("CARD ROW DID APPEAR: Sorted \(model.sortedProfiles[0].imgPath)")  } 
if model.profiles.count > 0 { print("CARD ROW DID APPEAR: Profiles \(model.profiles[0]. imgPath)")   print("CARD ROW DID APPEAR: Sorted \(model.sortedProfiles[0].imgPath)") } 
added 157 characters in body
Source Link
RileyDev
  • 2.6k
  • 4
  • 29
  • 71

Update

What I have tried so far is to use didSet for the ImgPath or ImgURL but still not luck. Also have tried using model.profiles directly.

Update

What I have tried so far is to use didSet for the ImgPath or ImgURL but still not luck. Also have tried using model.profiles directly.

added 1 character in body; edited title
Source Link
RileyDev
  • 2.6k
  • 4
  • 29
  • 71
Loading
added 34 characters in body
Source Link
RileyDev
  • 2.6k
  • 4
  • 29
  • 71
Loading
added 23 characters in body
Source Link
RileyDev
  • 2.6k
  • 4
  • 29
  • 71
Loading
added 107 characters in body
Source Link
RileyDev
  • 2.6k
  • 4
  • 29
  • 71
Loading
added 41 characters in body; edited tags; edited title
Source Link
RileyDev
  • 2.6k
  • 4
  • 29
  • 71
Loading
added 41 characters in body; edited tags; edited title
Source Link
RileyDev
  • 2.6k
  • 4
  • 29
  • 71
Loading
Source Link
RileyDev
  • 2.6k
  • 4
  • 29
  • 71
Loading