question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

console is visible when js is disabled

See original GitHub issue

I’m opening this issue because:

  • I’ll report a bug
  • I’ll propose a new feature

Description

When Javascript is disabled in FF, the vimvixen console iframe is visible as a white box in the top left corner of the page

Failure Information (for bugs)

n/a

Steps to Reproduce

  1. go to some page
  2. disable javascript via dev tools (reloads page)
  3. observe white box in top left corner of page

System configuration

  • Operating system: mac os high sierra
  • Firefox version: 63.0.1 (64 bit)
  • Vim-Vixen version: 0.19

Console logs

Loading failed for the <script> with source “moz-extension://7ee66385-1ef4-7740-ad80-0a5bf1fca1d6/build/console.js”.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
ueokandecommented, Mar 17, 2021

Got it, it may be fixed with #645.

0reactions
ueokandecommented, Mar 21, 2021

This issue is already fixed on #571

Read more comments on GitHub >

github_iconTop Results From Across the Web

Enable console.log when it is disabled - Stack Overflow
In a project, console.log is disabled. Firefox tells me it is disabled but I do not now where in the code and I...
Read more >
How to enable JavaScript in your browser and why
Here you can find instructions on how to enable (activate) JavaScript in five most commonly used browsers. Internet Explorer Mozilla Firefox Google Chrome...
Read more >
HTML attribute: disabled - HTML: HyperText Markup Language
The Boolean disabled attribute, when present, makes the element not mutable, focusable, or even submitted with the form.
Read more >
no-console - ESLint - Pluggable JavaScript Linter
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.
Read more >
How to Disable JavaScript in Almost Any Browser
Hit F12 to open the developer tools (or use “Inspect” from the context menu); Click the “Settings” cog icon in the top right...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found