vue-custom-scrollbar icon indicating copy to clipboard operation
vue-custom-scrollbar copied to clipboard

Minimalistic but perfect custom scrollbar component for Vue.JS

Results 28 vue-custom-scrollbar issues
Sort by recently updated
recently updated
newest added

Hi! i tryed to use this in `app.vue` to replace the ugly browser native scrolling for the whole website... i add `height: 100vh` to `ps-container`... and yeah... thats it, its...

Hello, while x-scrolling got infinity scrolling and error in the console. Tab in Tabs can be added and removed. If I set the last tab is Active, the scroll width...

When using `ref` on a `vue-custom-scrollbar`, the attribute will disappear on rendering.

I use this package on Nuxt 3 app. It worked until 3.2 version released. Now on build it gives this error: "Missing "./server-renderer" specifier in "vue" package" Is this possible...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vue](https://togithub.com/vuejs/core/tree/main/packages/vue#readme) ([source](https://togithub.com/vuejs/core)) | [`2.6.14` -> `2.7.16`](https://renovatebot.com/diffs/npm/vue/2.6.14/2.7.16) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vue/2.7.16?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@vue/cli-plugin-babel](https://togithub.com/vuejs/vue-cli/tree/dev/packages/@vue/cli-plugin-babel#readme) ([source](https://togithub.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel)) | [`4.5.6` -> `5.0.8`](https://renovatebot.com/diffs/npm/@vue%2fcli-plugin-babel/4.5.6/5.0.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vue%2fcli-plugin-babel/5.0.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vuepress](https://togithub.com/vuejs/vuepress) ([source](https://togithub.com/vuejs/vuepress/tree/HEAD/packages/vuepress)) | [`1.6.0` -> `1.9.10`](https://renovatebot.com/diffs/npm/vuepress/1.6.0/1.9.10) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vuepress/1.9.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@vue/cli-plugin-babel](https://togithub.com/vuejs/vue-cli/tree/dev/packages/@vue/cli-plugin-babel#readme) ([source](https://togithub.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel)) | [`4.5.6` -> `4.5.19`](https://renovatebot.com/diffs/npm/@vue%2fcli-plugin-babel/4.5.6/4.5.19) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vue%2fcli-plugin-babel/4.5.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [perfect-scrollbar](https://perfectscrollbar.com/) ([source](https://togithub.com/mdbootstrap/perfect-scrollbar)) | [`1.5.3` -> `1.5.5`](https://renovatebot.com/diffs/npm/perfect-scrollbar/1.5.3/1.5.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/perfect-scrollbar/1.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

When using vueCustomScrollbar in a modal window, this results in the error: **[Vue warn]: Property "$createElement" was accessed during render but is not defined on instance.** `` Any suggestions would...