Gotcha. I haven't tried to directly cast before as I normally go through the relationships. With the fetchRequest I've use a for statement and a ForEach(fetchRequestResult, id: \.self) { item in with no issues. Good luck :)
Topic:
Programming Languages
SubTopic:
Swift
Tags: