diff --git a/src/macros/InfoWindow.jsx b/src/macros/InfoWindow.jsx index 34ffd281..94e2f66a 100644 --- a/src/macros/InfoWindow.jsx +++ b/src/macros/InfoWindow.jsx @@ -79,7 +79,6 @@ export class InfoWindow extends React.PureComponent { this.state[INFO_WINDOW].getContent() ) } - open(this.state[INFO_WINDOW], this.context[ANCHOR]) } componentWillUnmount() {