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 5886bfa commit a0aaaf2
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 a0aaaf2

Please sign in to comment.