Skip to content

fix when Exif attribute value is undefined#81

Closed
collinsp wants to merge 1 commit into
blueimp:masterfrom
collinsp:patch-1
Closed

fix when Exif attribute value is undefined#81
collinsp wants to merge 1 commit into
blueimp:masterfrom
collinsp:patch-1

Conversation

@collinsp

@collinsp collinsp commented Aug 3, 2016

Copy link
Copy Markdown

I have a JPG that has a GPSVersionID id but the value is undefined.

The error I receive is:
Uncaught TypeError: Cannot read property '0' of undefined

This code simply returns an empty string when the value is undefined.

 I have a JPG that has a GPSVersionID id but the value is undefined.

The error I receive is:
Uncaught TypeError: Cannot read property '0' of undefined

This code simply returns an empty string when the value is undefined.
@blueimp blueimp closed this in 605fa2a Aug 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant