Skip to content

fix: broken isAllSelected check

Created by: HejdaJakub

  • We have this check in ngIf, but we want this ngIf to be always true, so the check should be wrapped as an object no just as a basic condition.

Merge request reports