-
-
Notifications
You must be signed in to change notification settings - Fork 58
Empty Button templates window in settings #431
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
can you navigate to |
yes, here it is: { |
The good thing about this is that there doesn't seem to be any data file corruption. |
Should be fixed in 1.2.2 |
I have temporary configured all the buttons via data.json for now Yhere is only one question, is it possible to somehow show/hide buttons depending on the current value in the properties?
somekind of conditional show/hide |
Please fill out these Check-boxes
Plugin Version
1.2.1
This Issue Occurs on
Debug Info
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
Result: Nothing is showing in Button Template windows
Expected Behavior
I expect to be able edit button templates
The text was updated successfully, but these errors were encountered: