Replies: 1 comment 1 reply
-
|
Hi @AMGMNPLK Thanks for reporting these errors. And I appreciate your attention to details 😊 The first error occurs when on a page with a ```smart-connections code-block and the plugin is enabled/disabled, but it probably shouldn't impact anything other than that code-block and any issue should be resolved by re-opening the note. The socket error should not impact anything either, and are just there until I get the kinks worked out of the Smart Connect integration. Is either the Smart View or the Smart Chat not working as expected? 🌴 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am getting the following error when trying to use the Smart Connections plugin in Obsidian:
It looks like the error is originating from the
render_code_block_contextmethod in the Smart Connections plugin. The error indicates that it is trying to read therender_templateproperty of an undefined object.I also see these related errors in the console:
It seems the Smart Connections plugin is unable to connect properly which may be related to the
render_templateerror.Steps to Reproduce:
Environment:
Additional Info:
Please let me know if you need any other details to investigate this issue. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions