danielmiessler / danielmiessler/Fabric

[Bug]: windows install of Web interface

Open
#2,153 0 comments 0 reactions 1 assignee Claimed by @ksylvan View on GitHub
bug
Dominant language
Go
Stars
43.9k
Forks
4.3k
Avg merge
1d 4h
Merged PRs (30d)
8

Description

### 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 |
7 | {/each}

### Operating System

Windows

### OS Version

```shell
Window 11
```

### How did you install Fabric?

Release Binary - Windows

### Version

```text
1.4.455

git install of source

node version v24.18.0
```

### Relevant log output

```shell

```

### Relevant screenshots (optional)

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.