Skip to content

Commit

Permalink
Merge pull request #904 from opencb/TASK-6057
Browse files Browse the repository at this point in the history
TASK-6057 - Variant browser config for columns is not refreshing the grid
  • Loading branch information
jmjuanes authored Apr 18, 2024
2 parents dbb78c3 + 4bccb62 commit e81c434
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/webcomponents/variant/variant-browser.js
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@ export default class VariantBrowser extends LitElement {

onSettingsUpdate() {
this.settingsObserver();
this.requestUpdate();
}

render() {
Expand Down

0 comments on commit e81c434

Please sign in to comment.