-
### Environment
- Operating System: Linux
- Node Version: v18.20.3
- Nuxt Version: 3.14.159
- CLI Version: 3.15.0
- Nitro Version: 2.10.4
- Package Manager: npm@10.2.3
- Builder: …
-
![Screenshot](https://github.com/user-attachments/assets/cb3c9982-74cd-4347-842c-f488b7370bb0)
@mikesol I saw You was interested in nativescript
BTW, just to give more ideas
There existed h…
-
hi, @JafarAkhondali is there any latest progress now? I'm ready to continue developing `unplugin-vue-fervid` and `@farmfe/plugin-vue`
-
### What happened?
When running `quasar prepare`, an app extension that is linked via file:// in package.json throws exception that there is a missing index script.
### What did you expect …
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/.github/CONTRIBUTING.md).
- [X] I agree to follow the [Code of Conduct](https://gi…
-
how will i receive the output of the above code ?
onTextRecognitionResult(){
// i am getting console here but i am not able to get output here
}
-
描述错误
measureInAppWindow和getBoundingClientRect获取循环组件的尺寸和位置信息失败。循环组件及外层加了对应的collapsable属性也是报错,而去掉v-for循环则能够正常返回
返回错误信息如下:
获取item元素信息失败 Error: getBoundingClientRect cannot get nodeId of ElementNode(…
FMLLL updated
3 weeks ago
-
### Versions:
- `@inertiajs/vue3` version: 2.0.0-beta.2
- `@inertiajs/inertia-laravel` version: 2.x-dev
### problem:
I know it's still beta for V2 but just wanted to bring this bug to the at…
-
When I try to set up Open Native for a nativescript vue project, errors occur when I launch Android. It seems I have done everything according to the documentation.
```bash
Note: Recompile with -X…
-
## Bug Report
Im using the Preferences Plugin to store the current used locale on the device.
```
// language.ts
await Preferences.set({
key: 'locale',
value: updatedLocale.value,
…