eisisig / react-isolate

React Component Isolation Playground
11 stars 0 forks source link

better error messages #37

Closed spoldman closed 8 years ago

spoldman commented 8 years ago

I didn't notice the error message while developing. So maybe it is better to do a console.error for better visibility

eisisig commented 8 years ago

My plan was to catch the error and display it if possible. Or at least indicate that there was some kind of error. But yeah if there is noise in the console that should show better