useMeasureScrollbar is problematic when in viewports that do not have scrollbar widths, (etc. mobile web). This behavior impacts components that require anchors such as tooltips and dropdowns when used together.
| Device |
Component |
Pict |
| mobile |
<Dropdown> |
 |
| tablet |
<Tooltip> |
 |
useMeasureScrollbar is problematic when in viewports that do not have scrollbar widths, (etc. mobile web). This behavior impacts components that require anchors such as tooltips and dropdowns when used together.
<Dropdown><Tooltip>