-
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,
…
-
### Describe the bug
APICallError [AI_APICallError]: prompt is too long: 202609 tokens > 200000 maximum
at file:///C:/Bolt/bolt.new-any-llm/node_modules/.pnpm/@ai-sdk+provider-utils@1.0.9_zod@3.…
-
Hi,
I was trying to create a vue+typescript+nativescript web+native project combo.
I run `vue create dao-ts` first, uncheck babel/linter, check typescript, kept all following default settings. S…
-
Hello there :)
As I'm working on a [Quasar](https://quasar.dev/) project I've been facing an issue while trying to use the library.
Quasar's particularity is to offer some SSR render, so I had t…
-
### What happened?
I am creating a app extension where the quasar notify method will be implemented as a utility file for all projects to utilise. I received the following error when I was using Vite…
-
This is a really awesome package, I have been using it in my vite project with default options, it works great. But there are some options that confuse me.
`options.dts` support to use a string as…
tmg0 updated
2 months ago
-
### 问题描述
使用vue3 运行官网demo 不显示
### 重现链接
_No response_
### 重现步骤
``` vue
import { Chart } from "@antv/g2";
import { throttle } from "lodash";
…
-
As per title, `@open-native/core/Libraries/Components/TextInput/TextInputState` do not seem to exist (likely other Base components too).
This is reproducible by installing @open-native as per the d…
-
am getting below issue on tns preview in ios
Terminating app due to uncaught exception 'NativeScript encountered a fatal error: ReferenceError: Can't find variable: QRCodeReaderDelegate
at
1 @…