Miguel Camba
Miguel Camba
Yes, there is a workaround, which is creating wrapper objects like this: `[ { value: null }, { value: 'one' }, { value: 'two' }, ...]` I know it's a...
Right now we're spread to thin to devote any significant resources to beacon. We still use it internally and may work on it occasionally but it's not going to see...
I honestly never tried, but I don't see why it wouldn't be scrollable. But if is true that if you expect to scroll interacting with the scrollbar (as opposed as...
For what I can see it works pretty well scrolling using the the mouse wheel. It only presents a problem when trying to click, hold and drag the scrollbar when...