-
I've found that I'd like to reapply the state change in a `do` callback when traversing backwards, and I'd like to not duplicate this code in following `undo` callbacks to achieve this.
I propose t…
-
Just wanted to provide some feedback on the usability and look of the pages for 3.0.0.
Overall, this looks *really* good.
I do have a few points/suggestions:
1. The default page now seems to …
-
### Describe the feature in detail (code, mocks, or screenshots encouraged)
So, the time has come. I am going to open this issue as a place to track whats going on, and to communicate changes and w…
-
### Describe the bug
I am using a form to save some string into the db. When the form loads, the load function supplies the old string from db. After sending the form (with use:enhance) the textarea …
-
**Describe the bug**
- I followed this guide to configure SCSS in my storybook project: https://github.com/storybookjs/presets/tree/master/packages/preset-scss#basic-usage
- when executing the proj…
-
Type: Bug
1. Opt into the Python experiment `pythonREPLSmartSend`.
2. Define a small class with one method that returns a dict:
```py
class Something:
def method():
return {…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Just tried out the preview channel for the Svelte support. So far things are working mostly fine, …
-
checks:
- stars > 10
- not archived
- has `package.json`
- has `package-lock.json`
- hasn't `yarn.lock`
- hasn't `pnpm-lock.yaml`
- `package-lock.json` was updated less than 6 months ago
- is …
-
### Describe the bug
### Reproduction
https://github.com/willin/sso/actions/runs/7348183360/job/20005836353
### Logs
```Shell
🌼 daisyUI 4.4.24
├─ ✔︎ 32 themes added https://da…
-
### Describe the bug
As per the documentation of [svelte-kit handle in hooks](https://kit.svelte.dev/docs/hooks#handle)
> This function runs every time SvelteKit receives a request — whether that …