Skip to content

Fix an error when trying to press on the button that no longer exsists  #16

Open
@ksy36

Description

@ksy36

As "see also" button doesn't exist anymore, the following code document.getElementById("see_also-btn").click(); is causing this error:

TypeError: document.getElementById(...) is null

This can be removed as the field can be filled directly:

Screen Shot 2022-05-31 at 4 48 10 PM

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