-
**Setup**
- Rancher version: 2.8.4
- Rancher UI Extensions: OS Management, Virt Mgmt
- Browser type & version: Chrome for MacOS 125.0.6422.142, Firefox 126.0.1 and Safari 17.5
**Describe the bug…
-
I had used VueLeaflet by CDN, but got an error below:
```
Uncaught (in promise) TypeError: Failed to resolve module specifier 'leaflet'
at vue-leaflet.umd.min.js:7:21549
at vue.global.js…
-
### Version
2.0.0
### Reproduction link
https://www.creative-tim.com/new-issue/vue-material-kit-pro
### Operating System
Mac
### Device
Mac Studio
### Browser & Version
Chrome
### Steps to r…
-
### Describe the bug
chunk-P4Q3QBM3.js?v=13caf26d:16802 Uncaught (in promise) Error: Unrecognized extension value in extension set ([object Object]). This sometimes happens because multiple instances…
-
### Describe the bug
When installing with pnpm, the installation is completely broken and refuses to launch.
### Steps to reproduce
1. Run `pnpm dlx nuxi init docs -t themes/docus` (`npx` produce…
-
## 📝 Provide a description of the new feature
Currently, integrating CKEditor 5 with [Nuxt.js](https://nuxtjs.org/) causes some issues. It will be nice to check how we can improve it.
A list of …
Mgsy updated
2 months ago
-
# Bug report 🐞
I import components in the following way:
```js
import Vue from 'vue'
import Button from '@zeit-ui/vue/lib/button.common'
import '@zeit-ui/themes/index.css'
import '@zeit-ui/t…
-
### Version
latset
### Vue Version
latset
### Link to minimal reproduction
https://tinyuidesign.cloudbu.huawei.com/tiny-vue/zh-CN/os-theme/components/tree#highlight-current
### Step to reproduce…
-
![2020-08-09](https://user-images.githubusercontent.com/44950137/89730601-bf49b280-da48-11ea-9d3b-aa3ff7399728.png)
`import VueFusionCharts from 'vue-fusioncharts';
import FusionCharts from 'fusio…
-
Thanks in advance.
I got a Vue component(suppose ComponentX.vue) and added the following code to it. It shows [Vue warn]: Component is missing template or render function. got any solution to this?…