BramHoningh / vue-body-scroll-lock

A Vue directive to lock the body scroll without stopping the target element from scrolling.
30 stars 11 forks source link

Reserve Scroll Bar Gap #25

Open elementtechnologies opened 3 years ago

elementtechnologies commented 3 years ago

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?

philwolstenholme commented 3 years ago

I have the same issue

SkyHolder commented 3 years ago

same here

SkyHolder commented 3 years ago

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

K-ETFreeman commented 2 years ago

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