src/tabviews/zshare/actionList/newpagebutton/index.jsx
@@ -45,11 +45,7 @@ } componentDidMount () { const { position } = this.props if (position === 'toolbar') { MKEmitter.addListener('triggerBtnId', this.actionTrigger) } MKEmitter.addListener('triggerBtnId', this.actionTrigger) } UNSAFE_componentWillReceiveProps (nextProps) {