vue-body-scroll-lock icon indicating copy to clipboard operation
vue-body-scroll-lock copied to clipboard

Reserve Scroll Bar Gap

Open elementtechnologies opened this issue 4 years ago • 4 comments

i've added v-body-scroll-lock:reserve-scroll-bar-gap="variableHere" to my div but this option does not seem to remove the scrollbar and add the padding on the right. am i missing something or is there an actual issue with this feature?

elementtechnologies avatar Dec 04 '20 15:12 elementtechnologies

I have the same issue

philwolstenholme avatar Apr 21 '21 14:04 philwolstenholme

same here

SkyHolder avatar Sep 28 '21 12:09 SkyHolder

use v-bsl:reserveScrollBarGap instead v-bsl:reserve-scroll-bar-gap, this help me

SkyHolder avatar Oct 07 '21 07:10 SkyHolder

Works only in webkit, it seems (doesn't work in firefox)

K-ETFreeman avatar Nov 29 '21 06:11 K-ETFreeman