Daria Moskalets

Results 2 comments of Daria Moskalets

@icellan @albertodarblade @hjpunzalan @PulkitKoolKanya Has anyone managed to solve the problem? I have the same error now

> ```js > class MyComponent extends Component { > componentDidCatch() { > this.forceUpdate(); > } > > render() { > return > } > } > ``` Yes this solution...