sakhnyuk / rc-scrollbars

React scrollbars component

Home Page:https://rc-scrollbars.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RC Scrollbars hidding Chraka's Popover

delucca opened this issue · comments

Description

Hi everyone! When I'm using RC Scrollbars I can't use a Popover component inside of it. For some reason, it simply won't work.

Link to Reproduction

https://codesandbox.io/s/chakra-scrollbars-5t49x?file=/src/index.tsx

Steps to reproduce

  1. Click on the first button. You will see it works without the Scrollbars;
  2. Click on the first button. You will see it don't work with Scrollbars

Additional Information

Related to chakra-ui#4709