react-remove-scroll keeps give me warnings after use the Select in the Dialog component #1594
-
Hi, When I use a
I noticed that react-remove-scroll adds an overflow hidden on the For clarification I created a sandbox where I could reproduce it: https://codesandbox.io/s/select-in-dialog-primitive-react-remove-scroll-error-dfkobw Thank You in advance and keep up the great work! Jhon |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Hi @JhonM, there are other issues/discussions about this. |
Beta Was this translation helpful? Give feedback.
Hi @JhonM, there are other issues/discussions about this.
Bottom line is: this is just a dev warning from the 3rd party library we use internally
react-remove-scroll
, you can safely ignore it or raise an issue with them.