0

I'm using Meteor with handlebars right now and I've tried breaking the script tags up with

<script> <{{!}}/script>. 

There are no errors and when viewing my source, I see the script tags there but none of the scripts are actually working. What can I do to fix this?

Rob
  • 3,315
  • 1
  • 24
  • 35
Brandon
  • 311
  • 2
  • 16
  • Possibly related/answer http://stackoverflow.com/questions/1197575/can-scripts-be-inserted-with-innerhtml – megawac Feb 10 '14 at 23:44
  • This answer is probably the explanation you need: http://stackoverflow.com/a/14002991/2068581, although this is probably a better solution: http://stackoverflow.com/a/14286986/2068581 – richsilv Feb 10 '14 at 23:54

0 Answers0