Skip to content

Can't import simple test graph  #206

@kerim

Description

@kerim

Search first

  • I searched and no similar issues were found

What Happened?

I created a simple test graph (attached) to test how different statuses and repeating tasks get imported before I try to import my bigger graph. It failed with the following message:

Screenshot 2025-01-06 at 1 13 36 PM

Error log:

instrument.js:112 TypeError: Cannot read properties of undefined (reading 'function')
    at sentry.cljs:41:47
    at sentry.cljs:41:33
    at baseclient.js:456:36
    at Array.<anonymous> (syncpromise.js:104:37)
    at syncpromise.js:75:21
    at Array.forEach (<anonymous>)
    at B._executeHandlers (syncpromise.js:69:28)
    at syncpromise.js:125:19
    at new B (syncpromise.js:84:13)
    at B.then (syncpromise.js:93:16)
    at D._processEvent (baseclient.js:447:14)
    at D._captureEvent (baseclient.js:405:21)
    at D.captureEvent (baseclient.js:106:28)
    at h._invokeClient (hub.js:385:35)
    at h.captureEvent (hub.js:172:14)
    at p (globalhandlers.js:195:9)
    at globalhandlers.js:71:9
    at x (instrument.js:78:17)
    at xa.onerror (instrument.js:500:9)
(anonymous) @ instrument.js:112
instrument.js:112 ResizeObserver loop completed with undelivered notifications.
(anonymous) @ instrument.js:112
instrument.js:112 [frontend.handler] {:exception nil, :line 51}
(anonymous) @ instrument.js:112
instrument.js:112 [frontend.components.imports] {:import-error {:error #object[TypeError TypeError: Cannot read properties of undefined (reading 'DEBUG')]}, :line 324}
(anonymous) @ instrument.js:112

Reproduce the Bug

Just did an import

Expected Behavior

No response

Files

Import files:
Test Status Import.zip

Browser, Desktop or Mobile Platform Information

Mac, running in Brave browser

logseq/logseq@caa9d4c

Additional Context

No response

Are you willing to submit a PR? If you know how to fix the bug.

  • I'm willing to submit a PR (Thank you!)

Metadata

Metadata

Labels

bugSomething isn't workingimport

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions