Autocompletion is not working on modal.
This commit is contained in:
parent
80aa4431a5
commit
3259a82d81
1 changed files with 1 additions and 1 deletions
|
@ -380,7 +380,7 @@ class App.ControllerForm extends App.Controller
|
|||
# @log 'selected', event, ui
|
||||
b(event, ui.item.id)
|
||||
)
|
||||
@delay( a, 80 )
|
||||
@delay( a, 180 )
|
||||
|
||||
# input
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue