mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
multiple panes updates
This commit is contained in:
@@ -42,6 +42,7 @@ export class ViewController extends Ion {
|
||||
|
||||
this.id = ++ctrlIds;
|
||||
this._ids = -1;
|
||||
this.zIndexes = -1;
|
||||
|
||||
// build a new injector for child ViewItems to use
|
||||
this.bindings = Injector.resolve([
|
||||
|
||||
Reference in New Issue
Block a user