You're trying to focus the input before it's visible. It'll only become visible once Angular runs change detection and "showInput" is true.
確定! 回上一頁