Toni Vujevic

Results 2 issues of Toni Vujevic

Is there a way to know that component stopped moving in viewport? We have a problem that we trigger tutorial popups on specific elements in screen. But if that element...

old lifecycle method is used: ` Popover.prototype.componentWillReceiveProps = function (nextProps) { var _this = this; var willBeVisible = nextProps.visible; var _a = this.props, visible = _a.visible, fromRect = _a.fromRect, displayArea...