我在使用 SwiftUI 的应用程序中收到了很多 AttributeGraph 循环警告。有没有办法调试导致它的原因?
这是控制台中显示的内容:
=== AttributeGraph: cycle detected through attribute 11640 ===
=== AttributeGraph: cycle detected through attribute 14168 ===
=== AttributeGraph: cycle detected through attribute 14168 ===
=== AttributeGraph: cycle detected through attribute 44568 ===
=== AttributeGraph: cycle detected through attribute 3608 ===
Run Code Online (Sandbox Code Playgroud)