Open elementtechnologies opened 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?
I have the same issue
same here
use v-bsl:reserveScrollBarGap instead v-bsl:reserve-scroll-bar-gap, this help me
v-bsl:reserveScrollBarGap
v-bsl:reserve-scroll-bar-gap
Works only in webkit, it seems (doesn't work in firefox)
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?