rpragesh

Results 3 issues of rpragesh

**Where I found it?** Webview located at bolts/WebViewAppLinkResolver.java we can view them by decompiling the apk file as the mentioned file is only created after the apk build in ionic...

https://user-images.githubusercontent.com/33778579/217247490-466e9f8b-dcc2-48e1-9246-4ffade81524a.mp4 adding video to explain my issue. I have added dropzone ``` {{ "ADD_DOCUMENT_DRAG_AND_DROP_FILES" | translate }} {{'DMS_ADD_DOCUMENT_BROWSE' | translate}} {{'DMS_DRAG_DROP_BLOCK_YOU_CAN_DROP_IT_NOW' | translate}} {{'DMS_DRAG_DROP_BLOCK_YOU_CAN_DROP_IT_NOW_SUB_TEXT' | translate}} ``` ``` .dropzone {...

#ERROR Error: Uncaught (in promise): TypeError: value.map is not a function TypeError: value.map is not a function     at MultiSelectComponent.writeValue (ng-multiselect-dropdown.js:254:37)     at onChange (forms.mjs:3112:27)     at forms.mjs:3587:50     at Array.forEach ()     at FormControl.setValue...