[ 
https://issues.apache.org/jira/browse/CB-9342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14703892#comment-14703892
 ] 

ASF GitHub Bot commented on CB-9342:
------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/cordova-js/pull/125


> Fix deviceReady event not fired on Windows 10 in hosted environment
> -------------------------------------------------------------------
>
>                 Key: CB-9342
>                 URL: https://issues.apache.org/jira/browse/CB-9342
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaJS
>         Environment: Windows 10, hosted, mobilespec
>            Reporter: Sergey Shakhnazarov
>
> The following check fires on Windows 10 in hosted environment
> {code}
> if(window.cordova) {
>     throw new Error("cordova already defined");
> }
> {code}
> as {code}window.cordova{code} contains HTMLElement <span id="cordova">



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to