-
When I import a remote component into my host app, css inside a styled tag with the scoped attribute does not get loaded. However, when I use the module attribute (or no attribute at all) it works fin…
-
My project is Vue 2.x. I am using `@babel/plugin-proposal-optional-chaining` and I have a line of code in my component.vue file that uses "?"
```
this.$refs.refreshBtn?.$el.addEventListener("anima…
-
With ui-pager with 4 or more pages set, an error will occur if you move to the 4th page.
This only happens on iOS, not Android.
```
page1 mounted
page2 mounted
page3 mounted
page1 dest…
-
See: [](https://github.com/advisories/GHSA-fwr7-v2mv-hh25).
I'm trying to track down just exactly where this error is stemming from as so far, I can't seem to follow this. (Should be clear as day)
…
-
Hi,
I am trying to create a electron app using webpack and vue.
I created a project with [electron-webpack-quick-start](https://github.com/electron-userland/electron-webpack-quick-start) and updat…
-
### Are you using Nuxt?
- [ ] Check this box if you encountered the issue using Nuxt and the included module.
### Describe the bug
axios.js
```js
// it cannot work
const userStore = useU…
-
OS: Windows 10 Pro
The full eslint config and dependency versions can be viewed in the [application repository](https://github.com/danyadev/vk-desktop/tree/e63128b878fa186916eca2edf14c299b58b8f0f7)…
-
First installation, following https://element-plus.org/#/en-US/component/quickstart went like this:
```
vue add element-plus ✔ …
-
### Version
5.0.8
### Environment info
```
System:
OS: macOS 13.4.1
CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
Binaries:
Node: 14.16.1 - ~/.nvm/versions…
-
![notes_180103_164725_e6d_1](https://user-images.githubusercontent.com/487999/34512463-12ddae68-f0a6-11e7-8141-b78facb495bd.jpg)
버전 데이터 갖고오는 방법:
Designer.vue 참고:
```
loadVersions: function…