Famous / Famous/famous-angular

NavigationBar moreContent change bug

Open
#373 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.9k
Forks
267
PR merge metrics
No merged PRs in 30d

Description

at NavigationBar.js line 113
else if (key === 'moreContent') {
this.more.setContent(this.options.content);
}
this.more.setContent(this.options.moreContent);

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.