NSInternalInconsistencyException: The layout constraints still need update after sending -updateConstraints to <_UINavigationBarTitleControl: 0x10264d200; frame = (0 0; 0 0); layer = <CALayer: 0x10264b8d0>>.
_UINavigationBarTitleControl or one of its superclasses may have overridden -updateConstraints without calling super. Or, something may have dirtied layout constraints in the middle of updating them. Both are programming errors.
?, in __exceptionPreprocess
?, in objc_exception_throw
?, in +[NSException raise:format:]
?, in -[UIView(AdditionalLayoutSupport) _sendUpdateConstraintsIfNecessaryForSecondPass:]
?, in -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:]
...
(72 additional frame(s) were not displayed)
Sentry Issue: FLINKY-BD
This issue was automatically created by Sentry via Create GitHub Issues For Errors