Skip to content

Commit

Permalink
Merge pull request #39038 from nextcloud/fix/replace-deprecated-vue-code
Browse files Browse the repository at this point in the history
  • Loading branch information
skjnldsv authored Jun 28, 2023
2 parents eddb64f + b74f0dc commit 7f3c26a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion core/src/views/UnifiedSearch.vue
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<template>
<NcHeaderMenu id="unified-search"
class="unified-search"
exclude-click-outside-classes="popover"
:exclude-click-outside-selectors="['.popover']"
:open.sync="open"
:aria-label="ariaLabel"
@open="onOpen"
Expand Down
4 changes: 2 additions & 2 deletions dist/core-unified-search.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/core-unified-search.js.map

Large diffs are not rendered by default.

0 comments on commit 7f3c26a

Please sign in to comment.