Skip to content

[BUG] Uncaught TypeError: Cannot read properties of undefined (reading 'split') #1206

Open
@SnowSzn

Description

@SnowSzn

Hi,

I've been having a bug when using the command palette.

I'm using the latest release binary on Windows 11

Silverbullet is in a directory included in PATH and I'm spawning it with a relative folder using:

silverbullet.exe "data" --hostname localhost --port 3500

The backtrace in the browser looks like this:

fuse_search.ts:20 Uncaught TypeError: Cannot read properties of undefined (reading 'split')
at fuse_search.ts:20:27
at Array.map (<anonymous>)
at j8 (fuse_search.ts:17:41) at b (filter.tsx:65:21)
at Object.__ (filter.tsx:84:5) at k8 (hooks.js:2:3371)
at Array.forEach (<anonymous>)
at a1t (hooks.js:2:2155)

Here's a GIF of the process:
silverbullet-error

It is weird because it only happens sometimes and I cannot use the command palette at all.

I have tried different browsers and it still happens.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions