Skip to content

再cell中使用 报attempting to add unsupported attribute: (null) #243

Description

@twlk-jzy

Exception NSException * "attempting to add unsupported attribute: (null)" 0x0000000280c950e0

在cell中使用这个 [self.wmPlayer mas_makeConstraints:^(MASConstraintMaker *make) {
make.leading.trailing.top.equalTo(self.view);
make.height.mas_equalTo(self.wmPlayer.mas_width).multipliedBy(9.0/16);
}];

会报上面的错

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions