OWASP/Maturity-Models

Add error handling to MM_API

Closed this issue · 3 comments

To address

image

which is related to http://stackoverflow.com/questions/41063947/angular-1-6-0-possibly-unhandled-rejection-error

related to #183 #79

while making this change refactor calls since they are all very similar

image

Here is how I'm using @wallabyjs to debug this issue

image

here is the problem

image

here it is fixed
image