-
**Sharing some ideas (in no particular order) for Iles while they’re fresh in my memory (while working on the PR for Vite-5 update for Iles) for community feedback:**
My need for Iles is based on …
-
### Describe the bug
1. Setting value of the returned state of `useStorage` does not update cookie
2. Updating cookie manually does not update the value of the returned state of `useStorage`
### Re…
-
### Describe the bug
![image](https://user-images.githubusercontent.com/11839238/207671852-ca4baa6b-f534-4bd3-b515-2e5e0b11e54f.png)
```json
"@codemirror/lang-java": "^6.0.1",
"@codemi…
-
Hi. I will intensely work with this for the next few weeks (or at least, this is what I highly hope to do if my manager allows the project to continue).
I am a beginner in Vue, like, really nub. I…
ghost updated
4 years ago
-
### Describe the bug
when enable unstable feature,the window just can resize from top bar.
### Reproduction
add this to `Cargo.toml`: `tauri = { version = "2.0.0-beta", features = ["unstable"] }` a…
-
### Describe the bug
## Problem
The [`extend` example code from the docs](https://docs.tresjs.org/advanced/extending.html#extending-an-element-dynamically) throws an error when used as written.
…
-
### Environment
Working directory: /home/kasheftin/work/tests3/nuxt-ssr-bug …
-
### Describe the bug
The main site as well as the docs state under **Features**
"Component testing for Vue, React, Svelte, Lit and more"
But neither on the page, nor when searching for "Component…
-
### Describe the bug
The following code should render two controls (as shown in the [documentation](https://histoire.dev/guide/vue3/controls.html#builtin-controls)), however no controls are rendered.…
-
### Describe the bug
I discovered this problem when upgrading Storybook to `8.2.6`. I had been happily using storybook for a couple years in this app.
I decided to create a completely new app as a…