Matjaz Zavski

Results 4 issues of Matjaz Zavski

Hey, So I noticed that if you use `saveSort` and `initialSort` together it doesn't work correctly. Steps to reproduce: 1. Use the following config ``` tableSorterConfig = { forceLoad: true,...

How To...
Demo
Widget
help wanted

### Steps to reproduce the problem - Open this link: https://codesandbox.io/s/vue-datepicker-demo-forked-6y2kt - You will see two datepickers (from and to), by default both of the datepickers will have date of...

**Is your feature request related to a problem? Please describe.** I need to implement Vue perfect scrollbar in the dropdown of vue-select, but it currently doesn't support slot which would...

### Problem - There was currently no way to have offset for `pagerfanta` :disappointed: ### Solution - Offset is now working and I also added simple test :smile: