KingSora / OverlayScrollbars

A javascript scrollbar plugin that hides the native scrollbars, provides custom styleable overlay scrollbars, and preserves the native functionality and feel.
https://kingsora.github.io/OverlayScrollbars
MIT License
3.78k stars 214 forks source link

fix(react): duplicated mount because of changing tree structure #566

Closed kokovtsev closed 10 months ago

kokovtsev commented 11 months ago

fixes #565 (?)

I'm not sure why that div was missing initially, but this change seems to fix the duplicated mount.