-
### **Describe the bug**
When following the documentation on how to [Add Symbol editing to your app](https://www.builder.io/c/docs/integrate-symbols#add-symbol-editing-to-your-app) it results i…
-
Hi Muris! When using the internationalization method from
```js
import { _ } from '#pruvious/client'
```
The prod build of the site fails to load:
```sh
[nuxt-app] vue:error: 0.352ms
[nitro] …
-
### Describe the bug
AutoComplete with the multiple param does not currently have two very convenient features of the Chips component. The chips component worked much better for allowing users to a…
-
### Vue - Official extension or vue-tsc version
Vue extension 2.1.2, vue-tsc 2.1.2
### VSCode version
1.90.2 (VSCodium 1.90.2.24171)
### Vue version
3.4.34
### TypeScript version
…
-
To reproduce:
1. Create a custom cluster to role to list a resource
2. Create a standard user
3. Explore a cluster, navigate to 'Cluster & Project Members'
4. Add the standard user to the cluster …
-
## Currently
Today, when using the `meteor create` command, we can only add one flag in the command, making the following command impossible:
```bash
meteor create vue-app --vue --typescript
…
-
### Vue - Official extension or vue-tsc version
2.1.8
### VSCode version
1.95.0
### Vue version
3.5.12
### TypeScript version
5.6.3
### System Info
_No response_
### package.json dependencie…
-
I've faced with the following error:
```sh
[vue-i18n-extract] CACError: Unknown option `--emptyTranslation=en`
```
Command:
```sh
vue-i18n-extract report --add=true --no-empty-translation="e…
-
### Environment
"@nuxtjs/i18n": "^8.0.0-beta.10",
### Reproduction
I have the following pages:
- `terms.vue`
- `terms-fi.vue`
and my `nuxt.config.ts` has the following:
```
customRou…
-
I tried the routes and they work in local dev but not in chrome extension? Anyone knows why?