1995eaton / chromium-vim

Vim bindings for Google Chrome.
https://chrome.google.com/webstore/detail/cvim/ihlenndgcmojhcghmfjfneahoeklbjjh
MIT License
2.25k stars 325 forks source link

Removes Console Output #623

Closed haffla closed 2 years ago

haffla commented 6 years ago

Hey,

I am not sure since when this is happening but I am quite sure that I haven't changed any settings in my Chrome Dev Tools. The first few lines of console output disappear ~ a second after page load. When I enable "preserve log" I see

Navigated to chrome-extension://ihlenndgcmojhcghmfjfneahoeklbjjh/cmdline_frame.html

Any idea what the cause for this could be?

Thank you!

insidewhy commented 6 years ago

Same thing hit me. Cannot do web development work with this extension like this, ~it must be calling console.clear somewhere which is so unhelpful.~

insidewhy commented 6 years ago

Same issue is affecting vimium, more info here: https://github.com/philc/vimium/issues/2907

eyaleizenberg commented 6 years ago

Already fixed on vimium.... :(

insidewhy commented 6 years ago

Yep, and vimium also supports Firefox.

bryanparadis commented 6 years ago

Looks like this was already fixed in Chrome.

https://bugs.chromium.org/p/chromium/issues/detail?id=818209

I relaunched into Chrome 66.X and it's actually fixed 😀

Google Chrome is up to date Version 66.0.3359.139 (Official Build) (64-bit)