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
The issue persist with all other plugins and themes disabled
This Issue Occurs on
Windows
Linux
macOS
Android
iOS
Plugin Version
0.10.2
Obsidian Version
v1.5.3 (installer v1.5.3)
Describe the Issue
The buttons functionality does not work for me, even after testing with all other plugins disabled, in a different vault where there's very few notes, and in both reading and live preview mode.
I tried the most basic example from the documentation to see if it works, and clicking on the resulting button does not open the FAQ (the button itself shows up, but the action upon clicking does not happen).
This is the example I tested, it did not work, nor did the one for the specific command I was trying to run either.
style: primary
label: Meta Bind Help
action:
type: command
command: obsidian-meta-bind-plugin:mb-open-faq
style: primary
label: Meta Bind Help
action:
type: command
command: obsidian-meta-bind-plugin:mb-open-faq
Try to press the button in both live preview and reading mode, it doesn't work. The button will lighten up upon hovering by the mouse, but it won't do anything upon being clicked.
Expected Behavior
I expect it to open FAQ in the case of the test code from the documentation, and to run the set command in the case of the command I actually want to run (for the button I made for that purpose, which wasn't shown here since the more basic example of something straight from the documentation didn't work for me.)
The text was updated successfully, but these errors were encountered:
Please fill out these Check-boxes
This Issue Occurs on
Plugin Version
0.10.2
Obsidian Version
v1.5.3 (installer v1.5.3)
Describe the Issue
The buttons functionality does not work for me, even after testing with all other plugins disabled, in a different vault where there's very few notes, and in both reading and live preview mode.
I tried the most basic example from the documentation to see if it works, and clicking on the resulting button does not open the FAQ (the button itself shows up, but the action upon clicking does not happen).
This is the example I tested, it did not work, nor did the one for the specific command I was trying to run either.
Steps to Reproduce
Expected Behavior
I expect it to open FAQ in the case of the test code from the documentation, and to run the set command in the case of the command I actually want to run (for the button I made for that purpose, which wasn't shown here since the more basic example of something straight from the documentation didn't work for me.)
The text was updated successfully, but these errors were encountered: