Open
Description
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)
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
Labels
Type
Projects
Status
Backlog