-
- [x] I have searched through existing issues
- [x] I have read through [docs](https://vuejs.github.io/vetur)
- [x] I have read [FAQ](https://github.com/vuejs/vetur/blob/master/docs/FAQ.md)
- […
-
### Describe the bug
Sticky-header and sortable columns seem to be incompatible. When I add the "sortable" property to a field, the class "position-relative" is added to the , which overrides the s…
-
https://mp.weixin.qq.com/s?__biz=MzI0MzIyMDM5Ng==&mid=2649836509&idx=1&sn=f6a8409cb673a5cd4ba793ef8aa8313d
-
(Beta)-Release is online, you can install it with `npm install admin-lte@next` or `npm install admin-lte@4.0.0-beta2`.
Online https://adminlte-v4.netlify.app
Check https://github.com/ColorlibHQ/…
-
Branch: `feature/move-buttons-into-a-menu`
Bug: The menu does not close when it loses focus or when an export button is used.
- [ ] Find out why the menu is not closing properly
- [ ] Investigate …
-
### Version
2.3.3
### Reproduction link
[http://jsbin.com/fegogus/edit?html,css,js,output](http://jsbin.com/fegogus/edit?html,css,js,output)
### Steps to reproduce
Apply a transition group to…
-
[Bulma](https://bulma.io/) is a great project and I have nothing at all against it, but after coming across [Tabler](https://tabler.io/) recently, I am very excited to start using it and I think it wo…
-
### Existing Component
是
### Component Name
el-table
### Description
- 问题描述
`el表格`加载时内容显示从 偶尔闪现的`暂无数据`到`有数据加载`, 这样的行为表现,貌似不合理.
- 现在的行为
element表格加载后台数据,表格内容有时候会 从`暂无数据` => `显示后台的数据`.
…
-
hi,
i am new to Vue.Js, i have worked with angular before but i can't understand how we are getting the data from the backend in this project.
i can see URLs but no method like get, can someone …
-
Facing some issue when running this compiler in Nuxt. Trying to call a function on click of a component, but unable to retrieve the argument.
methods: {
greet(message) {
console.log(me…