xobotyi/react-scrollbars-custom

Props `compensateScrollbarsWidth` is passed to child after 4.0.0-alpha.20 version.

Anatoool opened this issue · 1 comments

I have console error when I am trying pass compensateScrollbarsWidth property.

<Scrollbar onUpdate={onUpdateScroll} compensateScrollbarsWidth={false}> <div className="form-tile-body"> <div className="form-tile-body__content">{children}</div> </div> </Scrollbar>

image

I haven't this error in 4.0.0-alpha.20 version.

  1. You are using outdated version.
  2. Now that property named disableTracksWidthCompensation