mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Merge branch 'alpha50' into css-refactor
This commit is contained in:
@@ -300,7 +300,7 @@ class PopupCmp {
|
||||
}
|
||||
}
|
||||
|
||||
onInit() {
|
||||
ngOnInit() {
|
||||
setTimeout(() => {
|
||||
// TODO: make more better, no DOM BS
|
||||
this.promptInput = this.elementRef.nativeElement.querySelector('input');
|
||||
|
||||
Reference in New Issue
Block a user