Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(angular-virtual): fix proxying of computed functions with args (#812
) Calls to 'getOffsetForAlignment', getOffsetForIndex', 'getVirtualItemForOffset', and 'indexFromElement' now work as expected instead of erroring with `TypeError: fn is not a function`.
- Loading branch information