You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm a newbie in angular 2 and in typescript, and I have a question regarding using class-transformer package.
Running this example, I have an exception when calling to repositoryResult.repositoryUrls.
The exception is: ERROR in Cannot read property 'map' of undefined.
What can be reason of this exception?
Thank you in advance
The text was updated successfully, but these errors were encountered:
Dear pleerock,
I'm a newbie in angular 2 and in typescript, and I have a question regarding using class-transformer package.
Running this example, I have an exception when calling to repositoryResult.repositoryUrls.
The exception is: ERROR in Cannot read property 'map' of undefined.
What can be reason of this exception?
Thank you in advance
The text was updated successfully, but these errors were encountered: