Skip to content

Commit

Permalink
Merge pull request #37 from weddingshoppe/feature/fix-loading-spinner…
Browse files Browse the repository at this point in the history
…-behaviour

show loading state when search task is running
  • Loading branch information
nickschot committed Dec 19, 2018
2 parents fa3da75 + c375830 commit 2437860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addon/templates/components/model-select.hbs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{#model-select/power-select
afterOptionsComponent=afterOptionsComponent
afterOptionsComponent=(component afterOptionsComponent loading=searchModels.isRunning)
allowClear=allowClear
animationEnabled=animationEnabled
ariaDescribedBy=ariaDescribedBy
Expand Down

0 comments on commit 2437860

Please sign in to comment.