Skip to content
This repository was archived by the owner on Jun 16, 2023. It is now read-only.
This repository was archived by the owner on Jun 16, 2023. It is now read-only.

Console output creates links #32

Description

@joydeep-b

The console hallucinates links, and makes things clickable. This should probably be reported to the console repos.
To repro, run this in the console:

let google = {com:0};
google.com

Output:
screen shot 2018-09-05 at 9 17 43 pm

Suggested solutions:

  1. If there is a setting, turn off the stupid "make hallucinated links clickable" setting for the console.
  2. Workaround: style the links via CSS to make them appear as not links.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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