mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 16:24:55 +00:00
FIX: Sometimes the topic timeline wasn't docking
This commit is contained in:
parent
e4d557cdb9
commit
6d5fe73422
@ -14,6 +14,7 @@ export default MountWidget.extend(Docking, {
|
||||
topic: this.get('topic'),
|
||||
topicTrackingState: this.topicTrackingState,
|
||||
enteredIndex: this.get('enteredIndex'),
|
||||
dockAt: this.dockAt,
|
||||
dockBottom: this.dockBottom,
|
||||
mobileView: this.get('site.mobileView')
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user