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

Cannot find an outgoing row head for incoming head #548

Open xiaohuihui000 opened 5 years ago

xiaohuihui000 commented 5 years ago

Auto layout internal error. Cannot find an outgoing row head for incoming head 0x12718a610.negError{id: 22023}, which should never happen. Priority: 250, Coefficient: -1.0000000000. Engine:<NSISEngine: 0x126e7edb0>{ Rows: 0x124e9e100.slackMarker{id: 108

how can i solve this error? can you help me