-
### What version of `drizzle-orm` are you using?
0.33.0
### What version of `drizzle-kit` are you using?
0.23.1
### Describe the Bug
Hello ! Overall wonderful library, you really helped…
-
### Describe the issue you're facing
I'm using the SDK only setting the version to published.
Inside my page.ts file i'm calling the storyblokAPi.get function to get a page that does not exist.
I w…
-
### Describe the bug
When looking at the following:
```
import { onMount } from 'svelte';
function sayHi() {
console.log('hi');
}
Welcome to SvelteKit
Visit svelte.dev/docs/kit t…
-
I noticed a URL queryparameter like `?import` is turned into `?import=`. Perhaps it's better to pass the `scope['query_string']` along naively to ensure URL’s are as transparent and unmodified as poss…
-
### Describe the bug
The menu is not appearing when the NavHamburger component is pressed.
### Reproduction
```
import { Button, NavBrand, NavHamburger, NavLi, NavUl, Navbar } from 'flowbite-s…
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the feature has not already been requested
### 🚀 Feature Proposal
Adding Sv…
-
Unfortunately I see a fundamental design flaw in the way sveltekit-i18n implements the localisation store: If I see it correctly it uses a global store to manage localisation state. On most SSR enviro…
-
### Describe the bug
The svelte compiler adds information about the compiled files filename to the output. While doing so, it strips cwd and a leading slash.
Stripping the leading slash breaks ab…
-
**Describe the bug**
I have a component which generates a small bit of HTML which is injected into an `iframe`. The HTML contains a `style` section which the preprocessing tries to transform, yieldin…
-
Wanna use bun install, not npm. Is it feasible