Skip to content

Exception in IE/Edge when attaching plot to virtual item  #375

Closed
@wmnnd

Description

@wmnnd

It seems that IE/Edge throws the following exception

unexpected call to method or property access

when you attach a plot to an item that is not a child element of document.body (e. g. when using Riot.js or React).
This happens because of a call to getComputedTextLength() which doesn’t seem to be supported for elements that are not child nodes of the body.

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