[
https://issues.apache.org/jira/browse/CB-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15510188#comment-15510188
]
Jimmy Pannier commented on CB-11882:
------------------------------------
I don't have any errors or traces in console ! It's strange.
I've updated the ios-deploy 1.9.0 and have reinstalled all plugins.
> IOS 10 - javascript appenchild method
> -------------------------------------
>
> Key: CB-11882
> URL: https://issues.apache.org/jira/browse/CB-11882
> Project: Apache Cordova
> Issue Type: Bug
> Reporter: Jimmy Pannier
>
> document.head.appendChild method to programatically inject some resource (
> link element for example ) doesn't work only on ios 10
> f.e:
> var elImport = document.createElement('link');
> elImport.rel = 'import';
> elImport.href = 'vulcanize/vulcanize.html';
> document.head.appenchChild(elImport);
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]