mirror of
https://github.com/documize/community.git
synced 2025-07-18 20:59:43 +02:00
parent
5aaa9f874d
commit
6ba4ca9c16
1 changed files with 1 additions and 1 deletions
|
@ -44,12 +44,12 @@ export default Component.extend(Notifier, {
|
|||
|
||||
didInsertElement() {
|
||||
this._super(...arguments);
|
||||
this.jumpToSection(this.get('currentPageId'));
|
||||
},
|
||||
|
||||
didRender() {
|
||||
this._super(...arguments);
|
||||
|
||||
this.jumpToSection(this.get('currentPageId'));
|
||||
this.contentLinkHandler();
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue