Skip to content
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
@yesitspeter

Description

@yesitspeter

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions