Skip to content

Commit

Permalink
fix: include hideTitle property when loading map [DHIS2-11302]
Browse files Browse the repository at this point in the history
Make sure to include "options" which contains "hideTitle" when loading the map
  • Loading branch information
jenniferarnesen authored Jun 14, 2021
1 parent a200395 commit 18d3053
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ const DefaultPlugin = ({
load(item, visualization, {
credentials,
activeType,
options,
})
}

Expand Down

0 comments on commit 18d3053

Please sign in to comment.