To focus a text input after opening a bootstrap modal, you need to await Task.Delay(250) to let the modal open up first before calling your javascript ...
確定! 回上一頁