Reverification flow asks for permission to use the webcam twice
In-course Reverification checkpoint ask for the camera access twice on Chrome. ECOM-1739
This commit is contained in:
@@ -37,7 +37,6 @@
|
||||
|
||||
this.listenTo( this.model, 'sync', _.bind( this.handleSubmitPhotoSuccess, this ));
|
||||
this.listenTo( this.model, 'error', _.bind( this.handleSubmissionError, this ));
|
||||
this.render();
|
||||
},
|
||||
|
||||
render: function() {
|
||||
|
||||
Reference in New Issue
Block a user