pwliuab

Results 1 issues of pwliuab

fix until does not update when state.property is changed , stays one state behind. - adding !this.state.isStartedCountDown and this.props.until !== this.preState.until in componentDidUpdate to check intial update - one state...