WLEmptyState icon indicating copy to clipboard operation
WLEmptyState copied to clipboard

循环引用问题cyclic Referenced

Open 13546490786 opened this issue 2 years ago • 0 comments

emptyStateDelegate、emptyStateDataSource objc_setAssociatedObject(self, &AssociatedKeys.emptyStateDataSource, newValue, .OBJC_ASSOCIATION_RETAIN_NONATOMIC)

->

            objc_setAssociatedObject(self, &AssociatedKeys.emptyStateDataSource, newValue, .OBJC_ASSOCIATION_ASSIGN)

13546490786 avatar Jul 05 '21 10:07 13546490786