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

Onload Error #426

Open
moooooo16 opened this issue Apr 10, 2024 · 2 comments
Open

Onload Error #426

moooooo16 opened this issue Apr 10, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@moooooo16
Copy link

Describe the bug
Below error shows during on-load, and lead to all funciton freeze.

app.js:1 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'children')
    at t.getSideLeaf (app.js:1:2222985)
    at t.getRightLeaf (app.js:1:2221766)
    at DayPlanner.initTimelineLeafSilently (plugin:obsidian-day-planner:49154:32)
    at async DayPlanner.onload (plugin:obsidian-day-planner:49193:5)

To Reproduce
Steps to reproduce the behavior:

  1. Create new vault
  2. Download community plugin Day planner
  3. refresh obsidian
  4. Error display in console

Expected behavior
No error

Screenshots
Screenshot 2024-04-10 at 06 30 18

@moooooo16 moooooo16 added the bug Something isn't working label Apr 10, 2024
@kjarnot
Copy link

kjarnot commented Apr 18, 2024

I'm having the same issue. This may be related to an issue I've been having where the day planner interface stops responding/updating.

@sepatel
Copy link
Contributor

sepatel commented Apr 23, 2024

I'm having the same issue. This may be related to an issue I've been having where the day planner interface stops responding/updating.

I just created a bug report for why that stopping issue was happening for me #438

It might be the same for you I don't know. But while this particular this is annoying, I haven't yet figured out what the collateral damage of this issue is. But I would still like to see this one get fixed.

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