Thanks!
I see you’re setting up some stuff for likes columns?
One thing I noticed and which I had to fix to get working was this:
<script type='text/x-handlebars' name='components/topic-list-header.raw'>
which should be
<script type='text/x-handlebars' data-template-name='components/topic-list-header.raw'>