You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using BbScrollArea, the vertical scroll option never shows the scroll bar even when using ScrollAreaType.Always. This is evident on the demo pages. Horizontal scroll appears to work fine.
When using
BbScrollArea, the vertical scroll option never shows the scroll bar even when usingScrollAreaType.Always. This is evident on the demo pages. Horizontal scroll appears to work fine.