generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 71
Closed
Labels
upstream bugUndesired behavior caused by a bug in Obsidian or another pluginUndesired behavior caused by a bug in Obsidian or another plugin
Description
Please fill out these Check-boxes
- I checked for existing similar issues
- I checked that the plugin is up to date
- The issue persists with all other plugins and themes disabled
Plugin Version
1.4.1
This Issue Occurs on
- Windows
- Linux
- macOS
- Android
- iOS
Debug Info
SYSTEM INFO:
Obsidian version: v1.8.9
Installer version: v1.5.12
Operating system: Windows 10 Pro 10.0.19045
Login status: logged in
Language: en
Catalyst license: vip
Insider build toggle: off
Live preview: on
Base theme: adapt to system
Community theme: Catppuccin v0.4.42
Snippets enabled: 4
Restricted mode: off
Plugins installed: 33
Plugins enabled: 33
1: Dataview v0.5.68
2: Templater v2.11.1
3: Advanced Tables v0.22.1
4: Style Settings v1.0.9
5: QuickAdd v1.13.2
6: Tag Wrangler v0.6.4
7: Various Complements v10.2.0
8: File Tree Alternative v2.6.0
9: Text Format v3.1.0
10: Meta Bind v1.4.1
11: Supercharged Links v0.12.1
12: Pane Relief v0.5.9
13: CustomJS v1.0.21
14: Translate v1.4.9
15: MetaEdit v1.8.2
16: Minimal Theme Settings v8.1.1
17: Spaced Repetition v1.13.3
18: Callout Manager v1.1.0
19: Sync Graph Settings v1.4.0
20: Folder notes v1.7.35
21: Workbench v1.6.4
22: Homepage v4.2
23: Another Quick Switcher v13.0.0
24: Better Inline Fields v0.3.5
25: Force note view mode v1.2.2
26: Iconic v1.1.1
27: Custom File Explorer sorting v3.1.2
28: JS Engine v0.3.2
29: Virtual Linker / Glossary v1.5.2
30: Emoji Picker v2.0.0
31: Editing Toolbar v3.1.13
32: Graph Banner v2.2.3
33: Pixel Banner v3.2.4
RECOMMENDATIONS:
Custom theme and snippets: for cosmetic issues, please first try updating your theme and disabling your snippets. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community theme and snippets.
Community plugins: for bugs, please first try updating all your plugins to latest. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community plugins.
Describe the Issue
I have several inline Buttons... BUTTON[vocabMain, vocabForms]
when I open a note which contains those button they are triggered, normally vocabMain
this happens also when I hover over a link and the note should be displayed
metaedit 1.8.2 is causing the issue but I don't know why, open an issue there too.
Steps to Reproduce
Install MetaBind and MetaEdit
create buttons in config
create note with inline button
close note
open note
button triggers without interaction
Expected Behavior
Buttons should not be triggerable without clicking on it
Metadata
Metadata
Assignees
Labels
upstream bugUndesired behavior caused by a bug in Obsidian or another pluginUndesired behavior caused by a bug in Obsidian or another plugin