You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ x] I've searched for any related issues and avoided creating a duplicate issue.
Bug Report
iOS 16.1 beta version crashed
SkeletonView Environment:
SkeletonView version: 1.25.1
**Xcode version:**13.2.1 Swift version: 5
Attachments:
SkeletonView
UIView+Swizzling.swift - Line 21 @objc UIView.skeletonLayoutSubviews() + 21
Fatal Exception: NSGenericException
Unable to activate constraint with anchors <NSLayoutDimension:0x280d89440 "_UINavigationBarTitleControl:0x10657df40.height"> and <NSLayoutDimension:0x280d9df80 "UILayoutGuide:0x2821ecc40'TitleViewGuide(0x106450900)'.height"> because they have no common ancestor. Does the constraint or its anchors reference items in different view hierarchies? That's illegal.
The text was updated successfully, but these errors were encountered:
Description
iOS 16.1 beta version crashed
What type of issue is this? (place an
x
in one of the[ ]
)Requirements (place an
x
in each of the[ ]
)Bug Report
iOS 16.1 beta version crashed
SkeletonView Environment:
SkeletonView version: 1.25.1
**Xcode version:**13.2.1
Swift version: 5
Attachments:
SkeletonView
UIView+Swizzling.swift - Line 21
@objc UIView.skeletonLayoutSubviews() + 21
Fatal Exception: NSGenericException
Unable to activate constraint with anchors <NSLayoutDimension:0x280d89440 "_UINavigationBarTitleControl:0x10657df40.height"> and <NSLayoutDimension:0x280d9df80 "UILayoutGuide:0x2821ecc40'TitleViewGuide(0x106450900)'.height"> because they have no common ancestor. Does the constraint or its anchors reference items in different view hierarchies? That's illegal.
The text was updated successfully, but these errors were encountered: