Sergey Vohmyanin
Sergey Vohmyanin
0.34.0 has this issue also ``` var qd = {}; ``` Any click inside script tag produce 
@sokra `this || window` ?
AS Workaround temporary commented via patch ```diff diff --git a/./platforms/android/app/src/main/java/org/apache/cordova/inappbrowser/InAppBrowserDialog.java b/./platforms/android/app/src/main/java/org/apache/cordova/inappbrowser/InAppBrowserDialog.java --- a/./platforms/android/app/src/main/java/org/apache/cordova/inappbrowser/InAppBrowserDialog.java +++ b/./platforms/android/app/src/main/java/org/apache/cordova/inappbrowser/InAppBrowserDialog.java @@ -49,9 +49,9 @@ public class InAppBrowserDialog extends Dialog { // because it does a...
Experience the same issue, look for plugin that simply open url in external browser
@korgat can you review my solution for camera mode when capture flag present on input. I think i try to resolve similar issue. Look at my PR on cordova-plugin-inappbrowser
This doesn't related, issue occurs if used module resolution in extends, but works if used relative path
The same #4
@json-derulo tried to fix this in https://github.com/Delagen/eslint-plugin-deprecation/pull/1, but I reverted it by his opinion about false positives https://github.com/Delagen/eslint-plugin-deprecation/pull/1#issuecomment-989909128. May be someone try to fix this? PR are welcome
Created repo https://github.com/Delagen/types-lodash with compiled version that support ambient mode