-
The package is outdated
-
File to import not found or unreadable: ~perfect-scrollbar/src/css/main.scss. -> https://github.com/utatti/perfect-scrollbar/tree/master/src
-
I'm using your library to render a pdf file in my vue.js project, but getting an issue with the dynamic import.
**.babelrc file:**
{
"presets": [
"@vue/app"
],
"plugins": ["@babel/pl…
ghost updated
5 years ago
-
Hello, let me start by saying i loved how beautiful your component is and i cant wait to see it live in my test project.
This isn't an issue but more my lack of knowledge on how to implement it. I …
-
Module build failed (from ./node_modules/postcss-loader/src/index.js):
Error: Cannot find module 'postcss-import'
-
Hi.
This is my setup:
```
import PerfectScrollbar from 'vue2-perfect-scrollbar'
import 'vue2-perfect-scrollbar/dist/vue2-perfect-scrollbar.css'
Vue.use(PerfectScrollbar, {
wheelPropagation…
-
Options: when on small, the large option is truncated in loebclassics.
see screenshot
![large is truncated](https://user-images.githubusercontent.com/41396793/63350538-9e65ea00-c32b-11e9-8552-fa122…
-
Hi @Grsmto thank you for such a great plugin. Noticed the existence of a Vue and React wrapper and If you may I want to make some suggestions.
I've made a [simpler wrapper for Vue](https://github.c…
-
I was talking to a colleague the other day and the only reason he's not using VS Code is because of how the search is implemented in VS Code and I have to agree with his opinion.
Both Sublime Text …
-
- [x] I confirm that this is an issue rather than a question.
## Bug report
I'm using `vue-perfect-scrollbar` in my vue component, follow the [document](https://v1.vuepress…