Props `compensateScrollbarsWidth` is passed to child after 4.0.0-alpha.20 version.
Anatoool opened this issue · 1 comments
Anatoool commented
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>
I haven't this error in 4.0.0-alpha.20 version.
xobotyi commented
- You are using outdated version.
- Now that property named
disableTracksWidthCompensation