Skip to content

document.plugin already exists #52

@stag-enterprises

Description

@stag-enterprises

In JS, document.plugins is a readonly property: https://developer.mozilla.org/en-US/docs/Web/API/Document/plugins

However on line 215, the Surrealjs property "plugins" is being attempted to be added to document. which causes an error. Please fix this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions