diff --git a/src/components/addons/InfoBox.jsx b/src/components/addons/InfoBox.jsx index 8e8dbe98..192ad96c 100644 --- a/src/components/addons/InfoBox.jsx +++ b/src/components/addons/InfoBox.jsx @@ -142,7 +142,6 @@ export class InfoBox extends React.PureComponent { this.state[INFO_BOX].getContent() ) } - open(this.state[INFO_BOX], this.context[ANCHOR]) } componentWillUnmount() {