vtni
Results
2
comments of
vtni
> > > I fixed this using the event triggered by the back button to update the alert state > > ` componentDidUpdate(){ window.onpopstate = (e) => { this.setState({ alert:false...