温泉 Ui 2 在 Chrome 不工作(带代码)
Onsen Ui 2 not working in Chrome (with code)
我正在使用 Onsen Ui 但它在 Chrome 中无法正常工作(在 firefox 中一切都很完美)。当我在 Chrome 中打开我的项目时,出现了很多错误:
Uncaught DOMException: Failed to construct 'CustomElement': The result must not have attributes
Uncaught DOMException: Failed to execute 'createElement' on 'Document': The result must not have attributes
我刚刚检查了一切,我非常绝望。您可以下载我的整个代码和项目,请帮忙。
我的项目:http://www.mediafire.com/file/gschd7ku2upzsk9/Schul-Voting.rar
这里也是一样,我觉得跟Chrome54.0.2840.87有关,老版本没问题。
编辑:我刚刚将 Onsen 更新到 2.0.4,现在可以了。
我正在使用 Onsen Ui 但它在 Chrome 中无法正常工作(在 firefox 中一切都很完美)。当我在 Chrome 中打开我的项目时,出现了很多错误:
Uncaught DOMException: Failed to construct 'CustomElement': The result must not have attributes
Uncaught DOMException: Failed to execute 'createElement' on 'Document': The result must not have attributes
我刚刚检查了一切,我非常绝望。您可以下载我的整个代码和项目,请帮忙。
我的项目:http://www.mediafire.com/file/gschd7ku2upzsk9/Schul-Voting.rar
这里也是一样,我觉得跟Chrome54.0.2840.87有关,老版本没问题。 编辑:我刚刚将 Onsen 更新到 2.0.4,现在可以了。