Skip to content

Commit

Permalink
fix(profile): triggerbutton selector
Browse files Browse the repository at this point in the history
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
  • Loading branch information
skjnldsv committed Nov 13, 2024
1 parent 8d3a22f commit 6201982
Show file tree
Hide file tree
Showing 71 changed files with 16 additions and 63,869 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ export default {
}

// TODO: provide focus method from NcActions
this.$refs.federationActions.$refs.menuButton.$el.focus()
this.$refs.federationActions.$refs?.triggerButton?.$el?.focus?.()
},

async updatePrimaryScope(scope) {
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 6201982

Please sign in to comment.