fix(virtual-scroll): fixes dynamic changes

This commit is contained in:
Manu MA
2018-12-19 00:27:04 +01:00
committed by GitHub
parent 320eb03168
commit d1cecf142b
11 changed files with 234 additions and 99 deletions

View File

@@ -104,7 +104,7 @@ const DECLARATIONS = [
c.VirtualFooter,
c.VirtualHeader,
c.VirtualItem,
c.VirtualScroll
c.IonVirtualScroll
];
const PROVIDERS = [