Have a problem with formatting table for EmberJS. Clear table is nice with all necessary CSS formatting, but when I add
<script type="text/x-handlebars"></script>
for Ember output formatting seems to be ignored.
Also, inside those script-tags JS and jQuery selectors don't work neither.
Why this can happened? And how to make it work as needed? Source here: source at jsfiddle