You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
An error will be prompted when I creating a new note file! After my confirmation,
this error does not occur after I turn off the TickTickSync plugin.
To Reproduce
Steps to reproduce the behavior:
1.
Expected behavior
Get a new note file, and there are no errors in the console.
Logs
app.js:1 Uncaught TypeError: e.fn.apply is not a function
at e.tryTrigger (app.js:1:741961)
at t.trigger (app.js:1:741894)
at t.trigger (app.js:1:760112)
at t.onChange (app.js:1:750176)
at e.trigger (app.js:1:561906)
at e.<anonymous> (app.js:1:559972)
at app.js:1:239667
at Object.next (app.js:1:239772)
at app.js:1:238688
at new Promise (<anonymous>)
e.tryTrigger @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
e.trigger @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
g @ app.js:1
e.reconcileFileCreation @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
a @ app.js:1
setTimeout
e.tryTrigger @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
e.trigger @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
g @ app.js:1
e.reconcileFileCreation @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
a @ app.js:1
Promise.then
l @ app.js:1
(anonymous) @ app.js:1
g @ app.js:1
e.reconcileFileInternal @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
a @ app.js:1
Promise.then
l @ app.js:1
(anonymous) @ app.js:1
g @ app.js:1
e.reconcileFile @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
g @ app.js:1
e.reconcileInternalFile @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
a @ app.js:1
Promise.then
l @ app.js:1
a @ app.js:1
Promise.then
l @ app.js:1
(anonymous) @ app.js:1
g @ app.js:1
(anonymous) @ app.js:1
n @ app.js:1
Promise.then
(anonymous) @ app.js:1
e.write @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
a @ app.js:1
Promise.then
l @ app.js:1
(anonymous) @ app.js:1
g @ app.js:1
t.create @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
g @ app.js:1
e.createNewFile @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
g @ app.js:1
e.createNewMarkdownFile @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
(anonymous) @ app.js:1
g @ app.js:1
e.createAndOpenMarkdownFile @ app.js:1
callback @ app.js:1
pj @ app.js:1
e.executeCommand @ app.js:1
e.executeCommandById @ app.js:1
(anonymous) @ app.js:1
Noted. I'm seeing this sporadically as well. I suspect it has something to do with oneDrive and the timing on the plugin accessing files after notification. Will investigate.
Describe the bug
An error will be prompted when I creating a new note file! After my confirmation,
this error does not occur after I turn off the TickTickSync plugin.
To Reproduce
Steps to reproduce the behavior:
1.
Expected behavior
Logs
Community plugins list
The text was updated successfully, but these errors were encountered: