anshumanv / evolutions-webapp

What? monferno is evolving!
https://evolutions.js.org
MIT License
17 stars 17 forks source link

Fix/Bug "Some number crash the app" #47

Closed jhta closed 5 years ago

jhta commented 5 years ago
For now I added a `componentDidCatch` for catch the error and clean the state when `` brokes, the complete solution is adding a correct error manage in the library PokeSprite. Closes #29 ![](https://cl.ly/b798268d9875/download/Screen%252520Recording%2525202018-10-01%252520at%25252010.54%252520AM.gif) #### By submitting this pull request I confirm I've read and complied with the below declarations. - [ x] I have tested the changes locally and they are functional. - [ x] I ensure that my commit message is in imperative manner. - [x ] I ensure that I have properly referenced the related issue. - [ ] I ensure that I sent this pull request after being assigned to the corresponding issue. - [x ] This pull request has a descriptive title. For example, `Add/Fix {Feature/Bug}`, not `Update README.md` or `Add new code`. - [ ] This pull request will be closed if I fail to update it even once in a continuous time span of 7 days.