Skip to content

GitHub Issue Add Details - no longer works #161

@darkred

Description

@darkred

The 'GitHub Issue Add Details ' script no longer works (in existing or new comments of issue/pull requests).
Instead it shows in Console this error:

TypeError: Cannot read properties of null (reading 'parentNode')

referring to line 44:

btn.parentNode.insertBefore(button.cloneNode(true), btn.nextSibling);

Tested in a fresh Chrome profile witn only TM/VM installed.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions