v2.0.0-beta.3
Pre-release
Pre-release
- Fix SimpleBar not working properly on some layouts (when parent container doesn't have a fixed size)
- Debounce mutation observer to improve performances (#40) (add dependency to Lodash debounce)
- Let the user disable the mutation observer if needed using
SimpleBar.removeObserver()