mean-expert-official / loopback-sdk-builder

Tool for auto-generating Software Development Kits (SDKs) for LoopBack
Other
399 stars 178 forks source link

Corrected React/Axios templates default ErrorHandler #564

Closed NicholasFreeman closed 6 years ago

NicholasFreeman commented 6 years ago

What type of pull request are you creating?

How many unit test did you write for this pull request?

Write a reason if none (e.g just fixed a typo):

Axios produces different error objects than Angular. ErrorHandler template has been adjusted to address this.