browser-plus icon indicating copy to clipboard operation
browser-plus copied to clipboard

Uncaught TypeError: ref7.print is not a function

Open Pratyushgoyal66 opened this issue 5 years ago • 0 comments

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.47.0 x64 Electron: 5.0.13 OS: Microsoft Windows 10 Home Single Language Thrown From: browser-plus package 0.0.98

Stack Trace

Uncaught TypeError: ref7.print is not a function

At C:\Users\Pratyush Goyal\.atom\packages\browser-plus\lib\browser-plus-view.coffee:255

TypeError: ref7.print is not a function
    at /packages/browser-plus/lib/browser-plus-view.coffee:255:20)
    at HTMLSpanElement.dispatch (/packages/preview-plus/node_modules/space-pen/node_modules/jquery/dist/jquery.js:4435:9)
    at HTMLSpanElement.elemData.handle (/packages/preview-plus/node_modules/space-pen/node_modules/jquery/dist/jquery.js:4121:28)

Commands

  4x -4:37.8.0 core:move-down (input.hidden-input)
     -4:36.1.0 core:move-up (input.hidden-input)
     -4:35.7.0 editor:consolidate-selections (input.hidden-input)
     -4:35.7.0 core:cancel (input.hidden-input)
     -4:24.9.0 command-palette:toggle (input.hidden-input)
     -4:22.4.0 core:move-down (input.hidden-input)
     -4:21.7.0 core:confirm (input.hidden-input)
     -4:21.7.0 browser-plus:open (input.hidden-input)
     -1:01.2.0 command-palette:toggle (input.hidden-input)
  2x -0:58.9.0 core:move-down (input.hidden-input)
     -0:58.3.0 core:confirm (input.hidden-input)
     -0:58.3.0 preview-plus:preview (input.hidden-input)
     -0:52.8.0 command-palette:toggle (input.hidden-input)
  2x -0:51.1.0 core:move-down (input.hidden-input)
     -0:48 core:confirm (input.hidden-input)
     -0:48 preview-plus:preview (input.hidden-input)

Non-Core Packages

bliss-ui 0.6.0 
browser-plus 0.0.98 
dracula-syntax 3.0.2 
dracula-ui 0.6.0 
highlight-selected 0.17.0 
Hydrogen 2.8.0 
minimap 4.29.9 
minimap-highlight-selected 4.6.1 
preview-plus 1.2.7 

Pratyushgoyal66 avatar Jun 06 '20 14:06 Pratyushgoyal66