After upgrading from 21.1.0 to 22.0.0 the frozenLeft config no longer works correctly.
Version 21.1.0
The ID column is frozen left

Version 22.0.0
Only the header of the column ID is frozen left.

Here is a project to demonstrate the problem:
https://github.com/ralscha/swimlane-frozen
Change the version in package.json to switch between the two ngx-datatable versions.