Daniel Toledo Monfort

Results 5 comments of Daniel Toledo Monfort

Ok, I am going to work in this today!

Hi @samselikoff , This is a screenshot from the console in CRA: ![image](https://user-images.githubusercontent.com/44772295/69357283-bb88bc80-0c7c-11ea-838e-f5235f9eb170.png) And the server that creates the error: ![image](https://user-images.githubusercontent.com/44772295/69357549-2cc86f80-0c7d-11ea-8a93-99bd16d13677.png) I think the message clarifies quite good what's the...

Ok, I think it is a good idea. I can add a console.error() with the message to be printed.

Hi @samselikoff, I added a console.error() just when there is an error in the route handler. I also hide it and check it in the testings. I will do a...

I used angular in the way @danielgek explained and it works perfectly! Thanks!!