Vinicius G. Martin

Results 7 comments of Vinicius G. Martin

Same problem here, you managed to discover a solution @joaotomasrobalo ?

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

Any fix release to this?

@machnicki thank you, it worked here

My final solution is replace this package for the [React Quill](https://github.com/zenoamaro/react-quill) package, much better for working with html tags

Same problem here, using a Samsung M30 Android 10, all notifications came after user enter the app