generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 71
Closed
Labels
bugUndesired behavior caused by this pluginUndesired behavior caused by this plugin
Description
Please fill out these Check-boxes
- I checked that the plugin is up to date
- The issue persist with all other plugins and themes disabled
This Issue Occurs on
- Windows
- Linux
- macOS
- Android
- iOS
Plugin Version
1.1.0
Describe the Issue
When I copy the advance use case for "Dynamic Bind Targets with JavaScript" it doesn't show the bottom part (number input).
I'm not sure if I have something wrong, as the JS-engine is installed and enabled.
https://www.moritzjung.dev/obsidian-meta-bind-plugin-docs/guides/advancedusecases/
Steps to Reproduce
- Create a new file
- Paste in the example from here
- Observe that no INPUT[number] is shown
Apologizes if I'm just not understanding how the example should work.
When I edit the note to have a simple INPUT[number:list[1]] as I think it is trying to create, it renders fine.
Thanks for helping me understand.
Expected Behavior
It should show the number input.
Metadata
Metadata
Assignees
Labels
bugUndesired behavior caused by this pluginUndesired behavior caused by this plugin