-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
scope: cardChanges related to the card.Changes related to the card.
Description
Uncaught TypeError: Can't add property onTouchTap, object is not extensible card.jsx:46
in code:
if (currentChild.props.actAsExpander === true) {
currentChild.props.onTouchTap = this._onExpandable;
currentChild.props.style = this.mergeStyles({ cursor: 'pointer' }, currentChild.props.style);
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
scope: cardChanges related to the card.Changes related to the card.