Skip to content

Commit

Permalink
fix: allow to clear parent scope selection (#464)
Browse files Browse the repository at this point in the history
  • Loading branch information
derrabauke authored Apr 27, 2022
1 parent 8d28608 commit b24dd06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addon/components/relationship-select.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
}}
@noMatchesMessage={{t "emeis.empty"}}
@renderInPlace={{true}}
@allowClear={{true}}
@onChange={{@onChange}} as |model|
>
{{yield model}}
Expand Down

0 comments on commit b24dd06

Please sign in to comment.