See this fiddle: http://jsfiddle.net/VsP68/3/
basically i have a perfectly fine template with a IF block depending on an attr in a observe.
Everything works, untill I had some html table, I then get @@!!@@ in place of my code...
If I remove the content of the table (everything inside <table> </table>) it works.
This looks like a bug for me...
basically i have a perfectly fine template with a IF block depending on an attr in a observe.
Everything works, untill I had some html table, I then get @@!!@@ in place of my code...
If I remove the content of the table (everything inside <table> </table>) it works.
This looks like a bug for me...