fus-marcom / bulletin-react

React/Redux version of the University Bulletin
MIT License
42 stars 18 forks source link

Added Error Handler #12

Closed pantharshit00 closed 7 years ago

pantharshit00 commented 7 years ago

@JesseRWeigel You saw many times the forever loader. Now I have made a error handler component which displays the error. MERGE PR #11 first then merge this. Try offline mode in dev tools to see this working.

JesseRWeigel commented 7 years ago

Awesome @pantharshit00 , thank you!