[
https://issues.apache.org/jira/browse/CB-10118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shazron Abdullah resolved CB-10118.
-----------------------------------
Resolution: Fixed
> statusbar plugin crashes during startup
> ---------------------------------------
>
> Key: CB-10118
> URL: https://issues.apache.org/jira/browse/CB-10118
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin Statusbar
> Affects Versions: 5.4.1
> Reporter: Marc Luria
> Assignee: Vladimir Kotikov
> Priority: Trivial
> Labels: Browser, reproduced, triaged
> Fix For: 5.4.0
>
>
> During startup, the plugin fails on the lines:
> define = function (id, factory) {
> if (modules[id]) {
> throw "module " + id + " already defined";
> }
> modules[id] = {
> id: id,
> factory: factory
> };
> };
> with the error Uncaught module cordova-plugin-statusbar.statusbar already
> defined
> I've only tested this so far in the browser plugin, partly because it's
> difficult to set a breakpoint in ios or android.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]