We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b6447d commit 2046a16Copy full SHA for 2046a16
javascripts/discourse/components/featured-homepage-topics.gjs
@@ -151,7 +151,7 @@ export default class FeaturedHomepageTopics extends Component {
151
"featured-topic-toggle"
152
(if this.toggleTopics "is-open")
153
}}
154
- @action={{action "toggle"}}
+ @action={{this.toggle}}
155
@translatedLabel={{this.featuredTitle}}
156
>
157
{{#if this.toggleTopics}}
0 commit comments