SnapKit / Masonry

Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
MIT License
18.06k stars 3.15k forks source link

[self.installedView addConstraint:layoutConstraint]; 这句代码偶发崩溃 #602

Open xiaowangqinghui opened 1 year ago

xiaowangqinghui commented 1 year ago

偶发崩溃,不是必现 版本号1.1.0

image

能帮忙看下什么原因吗?还有执行某个view的 layoutIfNeeded方法也是偶发崩溃