Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] "Something is wrong" #2068

Open
maziac opened this issue Nov 14, 2024 · 0 comments
Open

[BUG] "Something is wrong" #2068

maziac opened this issue Nov 14, 2024 · 0 comments
Assignees
Labels

Comments

@maziac
Copy link

maziac commented Nov 14, 2024

Describe the bug
In certain situations the markdown preview does nto work and shows the text "Something is wrong".

Environment

  • OS: Windows 10 or macOS 14.5
  • VSCode: 1.95.1 (but also older versions)
  • Markdown Preview Enhanced: 0.8.15

To Reproduce
Steps to reproduce the behavior:

  1. Have
  • "Preview Mode" set to "Single Preview"
  • "Auto Show Preview To Side": off
  1. You need to have 2 groups of editors open, left and right.
  2. Open 2 markdown files in left pane, e.g. file a.md and file b.md
  3. Open another file (a text file or whatever) in the right pane, let's call it c.txt
  4. Open the preview of a.md on the right pane
  5. Now select c.txt, so that it hides the markdown preview
  6. Select the other markdown file b.md
  7. Select the markdown preview to unhide it
  8. The markdown preview shows "Something is wrong"

Expected behavior
The preview of file b.md should be shown

Markdown file
Any

Screenshots
md-preview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants