Nauzer

Results 4 issues of Nauzer

Hi, According to browser support my expectation for Chrome on Android would be to get 'isSupported' = false on this browser. However I get a true response when using isSupported...

Sometimes on iOS the WKWebView is forced to reload because of the following code: From _cordova-plugin-wkwebview-engine_ __src/ios/CDVWKWebViewEngine.m__ ``` - (void)webViewWebContentProcessDidTerminate:(WKWebView *)webView { [webView reload]; } ``` This causes the WebView...

**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** If you try to clone repo and run locally you get the following...

question
npm

Hello, I'm enjoying using the clear API of your nice meteor-uploads module but I'm running into the following problem. The end result is working for me but I still think...