Post

Replies

Boosts

Views

Activity

Reply to How to declare a TableColumn with nullable field?
Try removing the value from TableColumn. TableColumn("Product URL") { book in Text(String(book.productURL ?? "")) }
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’21