This repository was archived by the owner on Jan 27, 2021. It is now read-only.
This repository was archived by the owner on Jan 27, 2021. It is now read-only.
0x8000FFFF Javascript Runtime Error: Invalid Calling Object #27
Open
Description
I'm getting a 0x8000FFFF Javascript Runtime Error: Invalid Calling Object. The line the exception points to is:
function insertAdjacentHTML(element, position, html) {
HTMLElement_insertAdjacentHTMLPropertyDescriptor.value.call(element, position, html);
}
I am building a Cordova app with the Windows target, running in WP8.1.
Metadata
Metadata
Assignees
Labels
No labels