goldenyz / react-perfect-scrollbar

A react wrapper for perfect-scrollbar
MIT License
482 stars 92 forks source link

The className ps is loosing when prop className was updated #78

Closed skokalin closed 4 years ago

skokalin commented 5 years ago

Hello. I faced with problem when I update className prop the ps class was disappeared

example can be found here https://codesandbox.io/embed/determined-oskar-cs1gx?fontsize=14

expected behavior: The className should not removed from container if was modified

goldenyz commented 4 years ago

fixed by v1.5.4