Skip to content

[Bug]: windows install of Web interface #2153

Description

@rpgrunwald

What happened?

Launching http://localhost:5173/ after first install

[plugin:vite-plugin-svelte:compile] C:/Users/Paul/fabric/web/src/lib/components/ui/toast/ToastContainer.svelte:5:9 $toastStore is an illegal variable name. To reference a global variable called $toastStore, use globalThis.$toastStore
https://svelte.dev/e/global_reference_invalid
ToastContainer.svelte:7:9
3 |
4 |


5 | {#each $toastStore as toast (toast.id)}
^
6 | <Toast {toast} />
7 | {/each}

Operating System

Windows

OS Version

Window 11

How did you install Fabric?

Release Binary - Windows

Version

1.4.455

git install of source 

node version v24.18.0

Relevant log output

Relevant screenshots (optional)

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions