-
**Describe the bug**
I have a component that is making use of `` e.g. `` passing a ref containing an array of coordinate arrays to the `ol-geom-line-string`.
In the initial versions of our app we…
-
**I'm submitting a ...** (check one with "x")
```
[x] Bug report => search github for a similar issue or PR before submitting
[ ] Feature request
[ ] Other, please describe
```
**Tell about…
-
## 内容
- https://github.com/VOICEVOX/voicevox/pull/2209
上記のPRにおいて、キー割り当て画面からホットキー設定ダイアログを新たなコンポーネント(`src/components/Dialog/HotkeyRecordingDialog.vue`)に切り出すことができました。
しかし、現状切り出したのは表示部分に関するものが大半となっ…
jdkfx updated
3 months ago
-
I'm using the plugin in a Vue component but inside an Astro app. Not sure if that plays a role. Here's what I'm getting as an error:
```ts
import { VueReCaptcha, useReCaptcha } from "vue-recap…
-
I can't make it work in Vue3.
During render I got warning "Property "$createElement" was accessed during render but is not defined on instance."
Essentially _vm.$createElement is undefined.
Here'…
-
Hi. I have this component provider, just for dynamic component imports.
```vue
import { defineProps, defineAsyncComponent } from 'vue';
interface Props {
component: {
module…
-
### Environment
-----------------------------
- Operating System: Linux
- Node Version: v18.18.0
- Nuxt Version: 3.10.0
- CLI Version: 3.10.0
- Nitro Version: 2.8.1
- Package …
-
Would it be possible to customize tree node element with Vue component, and its right click context menu. Currently we need to write native JS and jQuery scripts to realize it. It could be better if w…
-
Hey @murisceman,
I found a new bug regarding svg integration.
When using either `https://nuxt.com/modules/nuxt-svgo` or the package `vite-svg-loader` (which the nuxt module is based upon), the pru…
-
### Describe the bug
The environment starts correctly, all models from LMStudio are also visible in bolt, to be selected from the dropdown list.
My configuration:
Windows 10 where I have LLM Stu…