You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't get input working with JS, it does work with Python. I'm using Obsidian 1.8.4 with Code Executor 2.0.0 on Ubuntu (.deb install).
and an input box but entering a value and hitting enter prints the input and shows another input box.
If I then clear the input I see a spinner next to the code block i.e. it appears to hang.
Describe the bug
I can't get input working with JS, it does work with Python.
I can't get input working with JS, it does work with Python. I'm using Obsidian 1.8.4 with Code Executor 2.0.0 on Ubuntu (.deb install).
and an input box but entering a value and hitting enter prints the input and shows another input box.
If I then clear the input I see a spinner next to the code block i.e. it appears to hang.
Describe the bug
I can't get input working with JS, it does work with Python.
Software Version
Ubuntu 24.04 (.deb install), Obsidian 1.8.4, Code Executor 2.0.0
To Reproduce
This code runs and no input appears
When I run it again sometimes I see this output:
Expected behavior
Input box and rturn value that allows the script to proceed
Screenshots
The text was updated successfully, but these errors were encountered: