It misses the router service, I believe:
import { inject as service } from "@ember/service";
...
export default Component.extend({
router: service(),
It misses the router service, I believe:
import { inject as service } from "@ember/service";
...
export default Component.extend({
router: service(),
7 posts were split to a new topic: Add option to show /top or /hot topics in Showcased Categories
Just FYI, the combination between this component and Topic Cards is explosive.
We are investing in Topic Cards, so we’ll pass here for now.
Is there any way to exclude pinned topics in the “Showcased Categories” theme component? I list the last 3 topics from 2 categories, but there are 2 pinned topics in 2 categories, so only 1 new topic is displayed.
Agree with @bekircem. The Pinned Topics can cause confusion. This can be made an option in the settings - show pinned topic.
Additionally, it would be very helpful if all sub-categories can be shown. Have an option in the settings for show sub-categories.
I offer event organizers the service to host realtime conversations under Topics in their own sub-category via Showcased Categories. Being able to list 2-3 sub-categories on the left with a highlighted event on the right without the Pinned Topics would make the service cleaner.