Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

0x8000FFFF Javascript Runtime Error: Invalid Calling Object #27

Open
yesitspeter opened this issue May 4, 2016 · 0 comments
Open

0x8000FFFF Javascript Runtime Error: Invalid Calling Object #27

yesitspeter opened this issue May 4, 2016 · 0 comments

Comments

@yesitspeter
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant