Skip to content

Incompatible with strict mode #1

@VariableVixen

Description

@VariableVixen

After an extensive debugging session on the KG discord, it turns out that the version of the D3 library this script uses is fatally incompatible with strict mode. If strict mode is enabled (for example, by having Tampermonkey's experimental setting for strict mode set to Always) the D3 library throws an exception when trying to read this.document where this is undefined. If strict mode is not enabled (set to Disabled or Default in the TM settings) the script functions normally.

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