mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
@@ -30,7 +30,7 @@ export class VirtualScroll {
|
||||
) {
|
||||
el.nativeElement.nodeRender = this.nodeRender.bind(this);
|
||||
|
||||
proxyInputs(this, this.el, [
|
||||
proxyInputs(this, this.el.nativeElement, [
|
||||
'approxItemHeight',
|
||||
'approxHeaderHeight',
|
||||
'approxFooterHeight',
|
||||
|
||||
Reference in New Issue
Block a user