urishiraval / obsidian-apple-reminders-plugin

A plugin to attempt to bring Apple Reminders into Obsidian.
GNU General Public License v3.0
149 stars 14 forks source link

Uncaught errors keep popping up from console #7

Closed wenlzhang closed 2 years ago

wenlzhang commented 2 years ago

The error message is as follows:

Uncaught (in promise) TypeError: Cannot read property 'innerText' of null
    at AppleRemindersPlugin.eval (eval at <anonymous> (app.js:1), <anonymous>:17590:80)
    at Generator.next (<anonymous>)
    at eval (eval at <anonymous> (app.js:1), <anonymous>:35:71)
    at new Promise (<anonymous>)
    at __awaiter (eval at <anonymous> (app.js:1), <anonymous>:31:12)
    at AppleRemindersPlugin.injectQueries (eval at <anonymous> (app.js:1), <anonymous>:17588:16)

I am using Obsidian v0.13.2, Reminders Version 7.0 (2439) and macOS Monterey 12.0.1.

urishiraval commented 2 years ago

@wenlzhang Please update and let me know if these issues are resolved