-
**Describe the bug**
I am using the Astro framework with React, Svelte and Tailwind configured. Their eslint configs are also set up, and with a React component everything works, but with a Svelte co…
-
### Describe the bug
Hi, so when i navigate from one page to another, there is a severe bug that causes elements to mount in a different place from where it needs to be, ( [code source](https://git…
-
**Is your feature request related to a problem? Please describe.**
When I have a "top-level" tiddler containing several transcluded sections, and I want to edit something in one of the sections, it's…
rmunn updated
3 years ago
-
Hej,
I am trying to integrate `lottie-web` and `lottie-api` in a Svelte application.
I took the following codepen example:
https://codepen.io/driezis/pen/zYOQLrw
and made a svelte version from…
-
### Describe the bug
Using `argTypes` to create actions works in `8.1.2` but breaks in `8.2.6`.
```svelte
export const meta = {
title: 'Bug',
};
import { Story } from '@storybook/…
-
Hey, I'm facing for a new issue.
I deployed evidence with docker compose, and everything seems ok, but when I'm going to settings to change database, when I choose postgres or else, I put my creden…
-
Type: Bug
When I use the git log --stat command in VSCode's Terminal panel, after about ten seconds, VSCode crashes. Before that, it popped up a message: The window terminated unexpectedly (reason: …
-
[The shadow DOM is not fit for production use](https://www.mayank.co/blog/web-components-are-not-components#shadow-dom-is-not-fit-for-production-use). It [causes accessibility issues](https://alice.pa…
-
### Describe the bug
### Steps to reproduce
1. Go to https://stackblitz.com/edit/vitejs-vite-jbosbq
2. Run `npm run build && npm run preview`
3. Check path for `href` attribute:
```html
…
-
Given the changes that came out of #3 where it's possible to use real JS objects, it'd be nice to add support for running `svelte.preprocess` before linting the component.
I want this because we us…
tivac updated
2 years ago