Closed de-don closed 3 months ago
Fix in pull request https://github.com/KingSora/OverlayScrollbars/pull/671
@de-don I've merged your PR and will release a new version with the fix soon
@KingSora Hi, could you please tell me, when new version will be released?
thanks :)
It solved the problem, thank you!
This code fails in jest tests because of
!
. Instance not initialized yet, but angular tries to destory component, and this is raises and errorhttps://github.com/KingSora/OverlayScrollbars/blob/b11536b47b3a67b5a3d169c7fc3a98fda1602acd/packages/overlayscrollbars-ngx/src/overlayscrollbars.component.ts#L100