mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: ensures hide is called when card is destroyed (#9814)
This commit is contained in:
@@ -304,6 +304,8 @@ export default Mixin.create({
|
||||
this,
|
||||
"_topicHeaderTrigger"
|
||||
);
|
||||
|
||||
this._hide();
|
||||
},
|
||||
|
||||
keyUp(e) {
|
||||
|
||||
Reference in New Issue
Block a user