SwiftUI Table does not render in popup
I have a small example app which uses a context menu to open an editor view. The screenshot below is from Xcodes Preview.
When I run the application the Table is not rendered. See below:
The code can be downloaded from Github/TableBug