-
### Describe the bug
Using the following `histoire.config.ts`:
```ts
import { defineConfig } from 'histoire'
import { HstVue } from '@histoire/plugin-vue'
import { HstNuxt } from '@histoire/p…
-
#### Describe the problem you confuse
I am trying load a `config.json` and `data.json` in svelte stores, however I am not sure how to actually get the files via electron. I think some examples on how…
-
In the video below you can see that I have a table with a thumbnail cell that allows you to change the picture when clicking it. As shown in the video the UI does not correctly update but the data doe…
-
**What is the expected behavior?**
when I click login from the landing page with an access token in my cookies it should log me into my account if it is a valid token
**What is the actual behavi…
-
Hello there,
I am building an application with Dexie for the first time and I ran into this error when trying to use `bulkAdd`. I tried looking into the docs for information on the error `message` …
-
### Issue Description
I am currently using `sveltekit-flash-message` to show a toast after redirecting from a protected page to a public page. To achieve this, I followed the example in the readme …
-
### Describe the bug
It all started with a discord user asking a simple question https://discord.com/channels/457912077277855764/1119224594910412862/1119224594910412862
This user had a problem w…
-
There's a bit of inconsistency among the builder props when it comes to those that are meant to be spread onto elements. Many of the spreadable props are provided as stores, while others are simple ob…
-
### Before You File a Bug Report Please Confirm You Have Done The Following...
- [X] I have tried restarting my IDE and the issue persists.
- [X] I have updated to the latest version of the packages.…
-
### Description
Currently, If I add `import` plugin and this rule:
```
rules: {
'import/no-unresolved': ['error', { commonjs: true, caseSensitive: true }],
}
```
it will produce errors l…