twibiral / obsidian-execute-code

Obsidian Plugin to execute code in a note.
MIT License
994 stars 61 forks source link

run javascript code blocked #322

Closed wuxiongliu1 closed 6 months ago

wuxiongliu1 commented 6 months ago

node version: v16.20.2 obsidian version: v1.5.3

I run the javascript example ,but it seems blocked , the console print error.

image
twibiral commented 6 months ago

Can you please specify operating system, node.js version, Obsidian version, and teh plugin version? Does the problem also occur when you disable the notebook mode in the settings?

wuxiongliu1 commented 6 months ago

thanks for reply;

node version: v16.20.2 obsidian version: v1.5.3 os: mac os monterey 12.2.1

plugin version: 1.10.0

When I disable the notebook mode, I can run the javascript code correctly. thanks a lot.🌹🌹🌹