atom-community / markdown-preview-plus

Markdown Preview + Community Features
https://atom.io/packages/markdown-preview-plus
Other
370 stars 85 forks source link

Error: Pane has been destroyed #482

Closed yiruiHH closed 4 years ago

yiruiHH commented 4 years ago

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.45.0 x64 Electron: 4.2.7 OS: Unknown Windows version Thrown From: markdown-preview-plus package 3.11.5

Stack Trace

Error: Pane has been destroyed

At Pane has been destroyed

Error: Pane has been destroyed
    at Pane.activate (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:463730)
    at addPreviewForEditor (/packages/markdown-preview-plus/lib/main.js:116:24)

Commands

     -1:50.1.0 application:open-file (ul.list-inline.tab-bar.inset-panel)
  2x -1:37.4.0 markdown-preview-plus:toggle (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)
     -1:01.3.0 application:open-file (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)
  2x -0:52.3.0 markdown-preview-plus:toggle (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)

Non-Core Packages

language-markdown 0.37.0 
markdown-image-paste 2.5.2 
markdown-preview-plus 3.11.5 
markdown-scroll-sync 2.1.2 
markdown-table-editor 1.1.2 
markdown-themeable-pdf 1.2.1 
pdf-view 0.72.0 
lierdakil commented 4 years ago

Thanks for reporting! Sorry it slipped though the cracks. Fixed in master, will be included with the next patch release.