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 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.2.1
This Issue Occurs on
- Windows
- Linux
- macOS
- Android
- iOS
Debug Info
SYSTEM INFO:
Obsidian version: v1.6.7
Installer version: v1.5.12
Operating system: Windows 10 Pro 10.0.19045
Login status: not logged in
Insider build toggle: off
Live preview: on
Base theme: light
Community theme: none
Snippets enabled: 1
Restricted mode: off
Plugins installed: 15
Plugins enabled: 15
1: Meta Bind v1.2.1
2: Advanced Tables v0.22.0
3: Calendar v1.5.10
4: CustomJS v1.0.21
5: Dataview v0.5.67
6: Excalidraw v2.5.1
7: Homepage v4.0.6
8: Image Converter v1.1.7
9: Metadata Menu v0.8.7
10: Minimal Theme Settings v8.1.1
11: Outliner v4.8.1
12: Projects v1.17.4
13: Style Settings v1.0.9
14: Telegram Sync v3.2.0
15: Templater v2.8.0
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 can't see anything and edit button templates in plugin settings.
First step - it was possible to view not empty window with button templates, but i can normally add or edit edit template. Only one option works - add it from clipboard. So added the template from clipboard and it seems it was successfully added (because inline button is working as i wanted). But since then i see only empty window with Button templates. Nothing there.
And i looked in console log, there is a error:
node:internal/structured_clone:23
Uncaught DOMException {stack: 'DataCloneError: [object Array] could not be cloned…. (app://obsidian.md/app.js:1:1484574)'}
Steps to Reproduce
- Go to setting and try to edit Button Templates. You can't do it normally, you can only add it from clipboard
- Add button template from clipboard
Result: Nothing is showing in Button Template windows
Expected Behavior
I expect to be able edit button templates
Metadata
Metadata
Assignees
Labels
bugUndesired behavior caused by this pluginUndesired behavior caused by this plugin