You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Sergey Shakhnazarov (JIRA)" <ji...@apache.org> on 2015/08/29 07:18:45 UTC

[jira] [Resolved] (CB-9342) Fix deviceReady event not fired on Windows 10 in hosted environment

     [ https://issues.apache.org/jira/browse/CB-9342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Shakhnazarov resolved CB-9342.
-------------------------------------
    Resolution: Fixed

> 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: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org