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

Uncaught TypeError: ref10.canGoBack 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: ref10.canGoBack is not a function

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

TypeError: ref10.canGoBack is not a function
    at /packages/browser-plus/lib/browser-plus-view.coffee:318:23)
    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

     -0:56.5.0 tree-view:add-file (span.name.icon.icon-file-text)
  7x -0:53.5.0 core:backspace (input.hidden-input)
     -0:48.9.0 core:confirm (input.hidden-input)
     -0:35.8.0 core:select-all (input.hidden-input)
     -0:35.2.0 core:copy (input.hidden-input)
     -0:32.6.0 core:paste (input.hidden-input)
     -0:31.5.0 core:save (input.hidden-input)
     -0:26.9.0 command-palette:toggle (input.hidden-input)
  2x -0:23.4.0 core:move-down (input.hidden-input)
     -0:22.9.0 core:confirm (input.hidden-input)
     -0:22.9.0 preview-plus:preview (input.hidden-input)
     -0:17.9.0 command-palette:toggle (input.hidden-input)
  2x -0:16.5.0 core:move-down (input.hidden-input)
     -0:16.1.0 core:confirm (input.hidden-input)
     -0:16.1.0 preview-plus:preview (input.hidden-input)
     -0:10.1.0 core:paste (atom-workspace.workspace.scrollbars-visible-always.theme-dracula-syntax.theme-bliss-ui)

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