FIX: Incorrect reference in TopicListHeaderColumn (#29593)

This commit is contained in:
Jarek Radosz 2024-11-05 13:17:41 +01:00 committed by GitHub
parent cbfd596b1b
commit a553c9ea0c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -77,7 +77,7 @@ export default class TopicListHeaderColumn extends Component {
"topic-list-data"
@order
(if @sortable "sortable")
(if @isSorting "sorting")
(if this.isSorting "sorting")
(if @number "num")
}}
...attributes