purocean / yn

A highly extensible Markdown editor. Version control, AI Copilot, mind map, documents encryption, code snippet running, integrated terminal, chart embedding, HTML applets, Reveal.js, plug-in, and macro replacement.

Home Page:https://yank-note.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG]:Crash about Run JS Code

longlongvip opened this issue · comments

Describe the bug
Yank Note Crash, No Response

To Reproduce

  1. Write the code
// --run--
Array = [1, 2, 3, 4, 5]
console.log(Array);
  1. Click on Run
  2. Yank Note Crash, No Response

Expected behavior
Yank Note Crash, No Response

Screenshots
You try it

Desktop (please complete the following information):

  • Version v3.54.0
  • OS: Windows 11
  • Browser: Chrome

Additional context
Reopen Yank Note to solve the Problem
If run it in Console of Chrome, you can get undefined