gpt4 book ai didi

javascript - Cordova Windows Phone 8.1 : error with bootstrap modal

转载 作者:行者123 更新时间:2023-12-02 16:49:55 25 4
gpt4 key购买 nike

我正在尝试在 WindowsPhone 8.1 上移植 cordova 应用程序,一切都运行良好(或多或少)。

现在我陷入了这个问题:我正在使用 Angular 和 bootstrap-ui,但是当我尝试打开一个弹出窗口(在任何地方都可以使用,也在 ie 中)时,我收到此错误:

Error: Unable to add dynamic content. A script attempted to inject dynamic content, or elements previously modified dynamically, that might be unsafe. For example, using the innerHTML property to add script or malformed HTML will generate this exception. Use the toStaticHTML method to filter dynamic content, or explicitly create elements and attributes with a method such as createElement.  For more information, see http://go.microsoft.com/fwlink/?LinkID=247104.

我已经尝试过这个:Using AppendTo/jquery-win8 in Win8 apps还有这个http://blog.jonathanchannon.com/2013/01/24/using-angularjsbackbonejs-in-windows-8-javascript-app/但这并没有奏效。

关于如何解决这个问题有什么建议吗?

最佳答案

我在我启动的一些项目中遇到了同样的问题 - 这种情况似乎尤其发生在您从 Visual Studio 运行应用程序时。

我发现有效的一个技巧是在您的主页(您将在其中包含所有 JavaScript 引用)中,在引用 angular 之前引用 platformOverrides.js 文件.js 文件。

platformOverrides.js 应在编译时从您项目中包含的各种合并生成

关于javascript - Cordova Windows Phone 8.1 : error with bootstrap modal,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26762262/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com