troyanskiy / ngx-resource-core

RESTful Core Library
40 stars 10 forks source link

Runtime error when FormData and Blob is null #45

Closed manjurulcis closed 5 years ago

manjurulcis commented 5 years ago

Throws exception for instanceof right hand side object when it is null. it is better to add a check before going into further comparison