Skip to content

Commit

Permalink
BE-649 Selected Channel not stable in UI
Browse files Browse the repository at this point in the history
* fixed the issue

Change-Id: I6612d9082716b679e974dd779b7e6283eb99e764
Signed-off-by: Uma Parameshwari <umaparameswari11@gmail.com>
  • Loading branch information
umaparam committed May 30, 2019
1 parent c7a2cc7 commit 138fd5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/components/Header/HeaderView.js
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,7 @@ export class HeaderView extends Component {
}

this.setState({
currentChannel: currentChannel,
channels: options,
isLoading: false,
selectedChannel: selectedValue
Expand Down

0 comments on commit 138fd5e

Please sign in to comment.