# api.renderInOutlet not rendering?

**URL:** <https://meta.discourse.org/t/api-renderinoutlet-not-rendering/371955>\
**Category:** Development\
**Created:** [June 27, 2025, 7:19am UTC](https://meta.discourse.org/t/api-renderinoutlet-not-rendering/371955 "2025-06-27T07:19:12Z")\
**Posts on this page:** 1\
**Showing post:** 7

<div class="post-metadata">

**Author:** ![Alteras](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/alteras/32/179824_2.png) [@Alteras](https://meta.discourse.org/u/Alteras)\
**Post date:** [June 27, 2025, 4:34pm UTC](https://meta.discourse.org/t/api-renderinoutlet-not-rendering/371955/7 "2025-06-27T16:34:58Z")

</div>

I’m not sure what your current code is after your fixes, but seeing the warning you’re getting, the `.category-title-header` div should at least be rendering in the DOM.

I recommend inspecting the page in your browser. Also, try tossing in a bunch of `console.log` to see where the application reaches the code. Alternatively, there is a the Ember Inspector browser extension available for Chrome and Firefox that will let you read the component tree.

---

_[View the full topic](https://meta.discourse.org/t/api-renderinoutlet-not-rendering/371955)._
