Why preview crash when using swiftdata in childview?

App -> ContentView -> ParentView -> ChildView

ParentView's preview will crash when ChildView using swiftdata, so i must copy ChildView' preview container setting to parent to fix it

eg: https://www.hackingwithswift.com/books/ios-swiftui/showing-book-details