Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG:1.6.5 doesn't seem to work anymore #14

Open
jiajiala opened this issue Jun 29, 2024 · 2 comments
Open

BUG:1.6.5 doesn't seem to work anymore #14

jiajiala opened this issue Jun 29, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@jiajiala
Copy link

I wonder if it can be repaired

@sergioatp
Copy link

I cant create dairly notes.
Here console errors>
app.js:1 TypeError: Cannot read properties of undefined (reading 'path')
at w$ (app.js:1:2428627)
at M$ (app.js:1:2429177)
at Object.checkCallback (app.js:1:2461507)
at app.js:1:2041658
at Array.filter ()
at e.listCommands (app.js:1:2041596)
at e.getCommands (app.js:1:2628355)
at t.getItems (app.js:1:2629398)
at t.getSuggestions (app.js:1:1584598)
at t.updateSuggestions (app.js:1:1583861)
(anonymous) @ app.js:1
e.listCommands @ app.js:1
e.getCommands @ app.js:1
t.getItems @ app.js:1
t.getSuggestions @ app.js:1
t.updateSuggestions @ app.js:1
t.onOpen @ app.js:1
t.onOpen @ app.js:1
e.open @ app.js:1
e.onOpen @ app.js:1
RK @ app.js:1
e.executeCommand @ app.js:1
e.onTrigger @ app.js:1
e.handleKey @ app.js:1
e.handleKey @ app.js:1
t.handleKey @ app.js:1
e.onKeyEvent @ app.js:1
plugin:journals:2174 Uncaught (in promise) TypeError: this.item.key.intersect is not a function
at Node.intersect (plugin:journals:2174:30)
at IntervalTree.tree_search_interval (plugin:journals:2653:22)
at IntervalTree.search (plugin:journals:2341:14)
at CalendarIndex.get (plugin:journals:2852:40)
at CalendarJournalSection.getDatePath (plugin:journals:1923:44)
at CalendarJournalSection.eval (plugin:journals:1863:35)
at Generator.next ()
at eval (plugin:journals:28:71)
at new Promise ()
at __awaiter (plugin:journals:24:12)
2024-06-30 07_24_29-New tab - AIFusionVision - Obsidian v1 6 5

@ohm-en
Copy link
Owner

ohm-en commented Jun 30, 2024

I wonder if it can be repaired

I'll look into it when I get a chance. It would help if could provide any relevant information (are you running BRAT, does it work minimal plugins, what's the error, etc).

I cant create dairly notes. Here console errors> app.js:1 TypeError: Cannot read properties of undefined (reading 'path') at w$ (app.js:1:2428627) at M$ (app.js:1:2429177) at Object.checkCallback (app.js:1:2461507) at app.js:1:2041658 at Array.filter () at e.listCommands (app.js:1:2041596) at e.getCommands (app.js:1:2628355) at t.getItems (app.js:1:2629398) at t.getSuggestions (app.js:1:1584598) at t.updateSuggestions (app.js:1:1583861) (anonymous) @ app.js:1 e.listCommands @ app.js:1 e.getCommands @ app.js:1 t.getItems @ app.js:1 t.getSuggestions @ app.js:1 t.updateSuggestions @ app.js:1 t.onOpen @ app.js:1 t.onOpen @ app.js:1 e.open @ app.js:1 e.onOpen @ app.js:1 RK @ app.js:1 e.executeCommand @ app.js:1 e.onTrigger @ app.js:1 e.handleKey @ app.js:1 e.handleKey @ app.js:1 t.handleKey @ app.js:1 e.onKeyEvent @ app.js:1 plugin:journals:2174 Uncaught (in promise) TypeError: this.item.key.intersect is not a function at Node.intersect (plugin:journals:2174:30) at IntervalTree.tree_search_interval (plugin:journals:2653:22) at IntervalTree.search (plugin:journals:2341:14) at CalendarIndex.get (plugin:journals:2852:40) at CalendarJournalSection.getDatePath (plugin:journals:1923:44) at CalendarJournalSection.eval (plugin:journals:1863:35) at Generator.next () at eval (plugin:journals:28:71) at new Promise () at __awaiter (plugin:journals:24:12) 2024-06-30 07_24_29-New tab - AIFusionVision - Obsidian v1 6 5

Please explain what you mean by daily note. Are you saying my plugin breaks the daily notes plugin?

@ohm-en ohm-en added the bug Something isn't working label Jun 30, 2024
@ohm-en ohm-en self-assigned this Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants