Skip to content

Conversation

tgpetrov
Copy link
Contributor

PR Checklist

What is the current behavior?

There is a ImagePickerMediaType enum that seems like it can be added to the demo app:

let context = imagepicker.create({ mode: "single", mediaType: imagepicker.ImagePickerMediaType.Image });

However when I run the app, it crashes with Cannot read property 'Image' of undefined

What is the new behavior?

App doesn't crash with the above changes

Related with #285.

@tgpetrov tgpetrov requested a review from a team July 23, 2019 12:43
@cla-bot cla-bot bot added the cla: yes label Jul 23, 2019
@elena-p elena-p merged commit caf22a4 into master Jul 23, 2019
@elena-p elena-p deleted the tgpetrov/export-mediatype branch July 23, 2019 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants