Skip to content

Commit

Permalink
Merge branch 'master' into chore/EC-6951-media-presentation-error-han…
Browse files Browse the repository at this point in the history
…dling
  • Loading branch information
rwd committed Nov 4, 2024
2 parents 52b6be2 + c43a4d9 commit 63660de
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
ref="sidebar"
tabindex="0"
:annotation-list="hasAnnotations"
:annotation-search="hasSearchService"
:annotation-search="hasAnnotations && hasSearchService"
:manifest-uri="uri"
@keydown.escape.native="showSidebar = false"
/>
Expand Down

0 comments on commit 63660de

Please sign in to comment.