HeroBlackInk / ultimate-todoist-sync-for-obsidian

GNU General Public License v3.0
145 stars 20 forks source link

Error On Console (Windows) - Todoist-synch-plugin is not passing component in rendermarkdown #74

Open salvadoralicea opened 9 months ago

salvadoralicea commented 9 months ago

I have been using the plugin for several week already. First of all, thank you for the time and work. It is great! I just want to point aout to you that even though the plug-in is bringing and showing my task as should be, I am haven the following error and warning at the console.

Any idea how to solve it?

Error text on console;

app.js:1 Error: Plugin "todoist-sync-plugin" is not passing Component in renderMarkdown. This is needed to avoid memory leaks when embedded contents register global event handlers. at t.render (app.js:1:1231191) at t.renderMarkdown (app.js:1:1230972) at eval (plugin:todoist-sync-plugin:20201:35) at run (plugin:todoist-sync-plugin:14:12) at Array.map () at eval (plugin:todoist-sync-plugin:827:58) at flush (plugin:todoist-sync-plugin:494:17) t.render @ app.js:1 t.renderMarkdown @ app.js:1 eval @ plugin:todoist-sync-plugin:20201 run @ plugin:todoist-sync-plugin:14 eval @ plugin:todoist-sync-plugin:827 flush @ plugin:todoist-sync-plugin:494 Promise.then (async) schedule_update @ plugin:todoist-sync-plugin:423 make_dirty @ plugin:todoist-sync-plugin:859 eval @ plugin:todoist-sync-plugin:897 fetchTodos @ plugin:todoist-sync-plugin:22871