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

Console output creates links #32

Open
joydeep-b opened this issue Sep 6, 2018 · 1 comment
Open

Console output creates links #32

joydeep-b opened this issue Sep 6, 2018 · 1 comment

Comments

@joydeep-b
Copy link
Contributor

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.
@joydeep-b joydeep-b added the bug label Sep 6, 2018
@sp1tz
Copy link
Contributor

sp1tz commented Jan 26, 2019

It doesn't appear there is an option for this: https://github.com/samdenty/console-feed/blob/master/src/definitions/Styles.d.ts

So it seems custom styling would be required.

@arjunguha arjunguha removed the bug label Jan 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants