This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(mdUtil): move comment nodes as well when disabling scroll
As comment nodes were not moved by disableScrollAround(), Angular could misplace a few elements because of a forgotten comment node that points to a directive. Fixes #2456
- Loading branch information