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
I am getting this traceback when I activate the view:
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'getRoot')
at t.revealLeaf (app.js:1:2273618)
at _t.activateView (plugin:contextual-sidecar:2:1428)
at Object.callback (plugin:contextual-sidecar:2:1048)
at RK (app.js:1:2040412)
at t.onChooseItem (app.js:1:2630332)
at t.onChooseSuggestion (app.js:1:1584862)
at t.selectSuggestion (app.js:1:1584412)
at e.useSelectedItem (app.js:1:1582271)
at Object.func (app.js:1:1579670)
at e.handleKey (app.js:1:754609)
at e.onKeyEvent (app.js:1:755865)
I am getting this traceback when I activate the view:
This is the content of that function:
My guess is that I am using an outdated idiom, and this needs to be fixed. I'll get on it ASAP.
The text was updated successfully, but these errors were encountered: