You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
at NavigationBar.js line 113
else if (key === 'moreContent') {
this.more.setContent(this.options.content);
}
this.more.setContent(this.options.moreContent);
The text was updated successfully, but these errors were encountered:
xiangxn
changed the title
NavigationBar moreContent change but
NavigationBar moreContent change bug
Jun 8, 2015
at NavigationBar.js line 113
else if (key === 'moreContent') {
this.more.setContent(this.options.content);
}
this.more.setContent(this.options.moreContent);
The text was updated successfully, but these errors were encountered: